diff options
Diffstat (limited to 'numpy/doc/ufuncs.py')
-rw-r--r-- | numpy/doc/ufuncs.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/doc/ufuncs.py b/numpy/doc/ufuncs.py index 0b94e0537..0132202ad 100644 --- a/numpy/doc/ufuncs.py +++ b/numpy/doc/ufuncs.py @@ -136,4 +136,3 @@ results in an error. There are two alternatives: """ from __future__ import division, absolute_import, print_function - |