summaryrefslogtreecommitdiff
path: root/numpy/ma/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/ma/__init__.py')
-rw-r--r--numpy/ma/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/ma/__init__.py b/numpy/ma/__init__.py
index fbefc47a4..0689f2932 100644
--- a/numpy/ma/__init__.py
+++ b/numpy/ma/__init__.py
@@ -53,4 +53,3 @@ __all__ += extras.__all__
from numpy.testing import _numpy_tester
test = _numpy_tester().test
-bench = _numpy_tester().bench