mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 05:05:11 +00:00
Removed duplicated word in docs/advanced/cast/eigen.rst (#3458)
This commit is contained in:
parent
aebd21b53c
commit
e450eb62c2
@ -52,7 +52,7 @@ can be mapped *and* if the numpy array is writeable (that is
|
|||||||
the passed variable will be transparently carried out directly on the
|
the passed variable will be transparently carried out directly on the
|
||||||
``numpy.ndarray``.
|
``numpy.ndarray``.
|
||||||
|
|
||||||
This means you can can write code such as the following and have it work as
|
This means you can write code such as the following and have it work as
|
||||||
expected:
|
expected:
|
||||||
|
|
||||||
.. code-block:: cpp
|
.. code-block:: cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user