diff options
Diffstat (limited to 'numpy/doc/internals.py')
-rw-r--r-- | numpy/doc/internals.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/doc/internals.py b/numpy/doc/internals.py index 73ec51332..6bd6b1ae9 100644 --- a/numpy/doc/internals.py +++ b/numpy/doc/internals.py @@ -161,4 +161,3 @@ it is more in line with Python semantics and the natural order of the data. """ from __future__ import division, absolute_import, print_function - |