Skip to content

Commit 79288e1

Browse files
Add a hint to exceprions.rst
1 parent 8d26f88 commit 79288e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/reference/exceptions.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
Exceptions and Warnings
66
=======================
77

8+
.. hint:: `NumPy API Reference: Exceptions and Warnings <https://numpy.org/doc/stable/reference/routines.exceptions.html>`_
9+
810
General exceptions used by DPNP. Note that some exceptions may be module
911
specific, such as linear algebra errors.
1012

0 commit comments

Comments
 (0)