Skip to content

Commit d80d13a

Browse files
authored
Update func description to render the doc correctly
1 parent 130b060 commit d80d13a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dpnp/dpnp_iface_utils.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ def byte_bounds(a):
4242
"""
4343
Returns a 2-tuple with pointers to the end-points of the array.
4444
45-
For full documentation refer to
46-
:obj:`numpy.lib.array_utils.byte_bounds`.
45+
For full documentation refer to :obj:`numpy.lib.array_utils.byte_bounds`.
4746
4847
Parameters
4948
----------

0 commit comments

Comments
 (0)