diff options
Diffstat (limited to 'numpy/core')
| -rw-r--r-- | numpy/core/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/core/__init__.py b/numpy/core/__init__.py index 6db484de4..264324503 100644 --- a/numpy/core/__init__.py +++ b/numpy/core/__init__.py @@ -73,7 +73,6 @@ __all__ += einsumfunc.__all__ from numpy.testing import _numpy_tester test = _numpy_tester().test -bench = _numpy_tester().bench # Make it possible so that ufuncs can be pickled # Here are the loading and unloading functions |
