Skip to content

Commit 8c0cbeb

Browse files
authored
Merge pull request numpy#19883 from BvB93/module
DOC: Fix the reported module names of objects in the `numpy.typing` API
2 parents dc7dafe + 77efd10 commit 8c0cbeb

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)