summaryrefslogtreecommitdiff
path: root/numpy/add_newdocs.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/add_newdocs.py')
-rw-r--r--numpy/add_newdocs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/add_newdocs.py b/numpy/add_newdocs.py
index 45e604e3d..d34b01258 100644
--- a/numpy/add_newdocs.py
+++ b/numpy/add_newdocs.py
@@ -6,7 +6,7 @@
# If you update these docstrings, please keep also the ones in
# core/fromnumeric.py, core/defmatrix.py up-to-date.
-from lib import add_newdoc
+from numpy.lib import add_newdoc
###############################################################################
#