diff options
Diffstat (limited to 'numpy/testing/noseclasses.py')
-rw-r--r-- | numpy/testing/noseclasses.py | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/numpy/testing/noseclasses.py b/numpy/testing/noseclasses.py deleted file mode 100644 index 563ed14ea..000000000 --- a/numpy/testing/noseclasses.py +++ /dev/null @@ -1,6 +0,0 @@ -""" -Back compatibility noseclasses module. It will import the appropriate -set of tools - -""" -from .nose_tools.noseclasses import * |