diff options
Diffstat (limited to 'numpy/doc/performance.py')
-rw-r--r-- | numpy/doc/performance.py | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/numpy/doc/performance.py b/numpy/doc/performance.py deleted file mode 100644 index b0c158bf3..000000000 --- a/numpy/doc/performance.py +++ /dev/null @@ -1,10 +0,0 @@ -""" - -=========== -Performance -=========== - -Placeholder for Improving Performance documentation. - -""" -from __future__ import division, absolute_import, print_function |