We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8d389 commit 53b1a36Copy full SHA for 53b1a36
doc/reference/ndarray.rst
@@ -405,7 +405,7 @@ Container customization: (see :ref:`Indexing <routines.indexing>`)
405
dpnp.ndarray.__contains__
406
407
Conversion; the operations :class:`int() <int>`, :class:`float() <float>`,
408
-:class:`complex() <complex>` and :func:`operator.index() <index>`.
+:class:`complex() <complex>` and :func:`operator.index() <operator.index>`.
409
They work only on arrays that have one element in them
410
and return the appropriate scalar.
411
0 commit comments