summaryrefslogtreecommitdiff
path: root/numpy/__init__.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-01-05 10:28:41 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-01-05 10:28:41 +0000
commit8b1e2f929fdfb79e0a446a1fb7bec33a799d492b (patch)
tree588d1fb59f52798ef54a98dbe5ef20210dd16eae /numpy/__init__.py
parentb97663c8b33bbce12926887bf6ddac68fbadb42d (diff)
downloadnumpy-8b1e2f929fdfb79e0a446a1fb7bec33a799d492b.tar.gz
Add a few more docstrings using add_docstring.
Diffstat (limited to 'numpy/__init__.py')
-rw-r--r--numpy/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/numpy/__init__.py b/numpy/__init__.py
index 466461dbc..706959e90 100644
--- a/numpy/__init__.py
+++ b/numpy/__init__.py
@@ -42,4 +42,6 @@ else:
test = ScipyTest('numpy').test
+ import add_newdocs
+
# TODO: Fix __doc__