summaryrefslogtreecommitdiff
path: root/numpy/numarray/convolve.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/numarray/convolve.py')
-rw-r--r--numpy/numarray/convolve.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/numarray/convolve.py b/numpy/numarray/convolve.py
index 6c40ef111..68a4730a1 100644
--- a/numpy/numarray/convolve.py
+++ b/numpy/numarray/convolve.py
@@ -10,5 +10,5 @@ except ImportError:
It can be downloaded by checking out the latest source from
http://svn.scipy.org/svn/scipy/trunk/Lib/stsci or by downloading and
installing all of SciPy from http://www.scipy.org.
-"""
+"""
raise ImportError(msg)