diff options
Diffstat (limited to 'numpy/doc/howtofind.py')
-rw-r--r-- | numpy/doc/howtofind.py | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/numpy/doc/howtofind.py b/numpy/doc/howtofind.py deleted file mode 100644 index e080d263a..000000000 --- a/numpy/doc/howtofind.py +++ /dev/null @@ -1,10 +0,0 @@ -""" - -================= -How to Find Stuff -================= - -How to find things in NumPy. - -""" -from __future__ import division, absolute_import, print_function |