diff options
Diffstat (limited to 'numpy/doc/example.py')
-rw-r--r-- | numpy/doc/example.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/doc/example.py b/numpy/doc/example.py index d496e9fc2..26d140e5f 100644 --- a/numpy/doc/example.py +++ b/numpy/doc/example.py @@ -96,4 +96,3 @@ def otherfunc() : """ pass - |