Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 14ba7c5

Browse files
committed
link to numpy.ndarray class
1 parent 06dd544 commit 14ba7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ Aggregate data in all nodes in the subtree simultaneously.
239239
ndarray methods
240240
===============
241241

242-
Methods copied from `np.ndarray` objects, here applying to the data in all nodes in the subtree.
242+
Methods copied from :py:class:`numpy.ndarray` objects, here applying to the data in all nodes in the subtree.
243243

244244
.. autosummary::
245245
:toctree: generated/

0 commit comments

Comments
 (0)