Skip to content

Commit

Permalink
NDArray Examples: all set
Browse files Browse the repository at this point in the history
  • Loading branch information
omaech authored and martaiborra committed Sep 9, 2024
1 parent 16c9f90 commit 5cab4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/blosc2/ndarray.py
Original file line number Diff line number Diff line change
Expand Up @@ -2080,7 +2080,7 @@ def abs(ndarr: NDArray | NDField | blosc2.C2Array | blosc2.LazyExpr, /):
References
----------
`np.abs <https://numpy.org/doc/stable/reference/generated/numpy.abs.html>`_
`np.abs <https://numpy.org/doc/stable/reference/generated/numpy.absolute.html#numpy.absolute>`_
Examples
--------
Expand Down

0 comments on commit 5cab4d2

Please sign in to comment.