summaryrefslogtreecommitdiff
path: root/numpy/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/__init__.py')
-rw-r--r--numpy/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/__init__.py b/numpy/__init__.py
index b4be4d707..532ec14c8 100644
--- a/numpy/__init__.py
+++ b/numpy/__init__.py
@@ -195,4 +195,3 @@ else:
import warnings
warnings.filterwarnings("ignore", message="numpy.dtype size changed")
warnings.filterwarnings("ignore", message="numpy.ufunc size changed")
-