Skip to content

Commit 77efd10

Browse files
committed
DOC: Fix the module names of numpy.typing objects
1 parent dc7dafe commit 77efd10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

numpy/typing/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
2222
.. automodule:: numpy.typing.mypy_plugin
2323
24+
.. currentmodule:: numpy.typing
25+
2426
Differences from the runtime NumPy API
2527
--------------------------------------
2628

0 commit comments

Comments
 (0)