diff options
Diffstat (limited to 'numpy/f2py')
| -rw-r--r-- | numpy/f2py/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/f2py/__init__.py b/numpy/f2py/__init__.py index 250c4322b..86cc45b42 100644 --- a/numpy/f2py/__init__.py +++ b/numpy/f2py/__init__.py @@ -71,4 +71,3 @@ def compile(source, from numpy.testing import _numpy_tester test = _numpy_tester().test -bench = _numpy_tester().bench |
