From 1bd2d49ef378fb869d015cef32c3e44a4c03a8f0 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Mon, 8 Jan 2007 21:56:54 +0000 Subject: Whitespace cleanup. --- numpy/numarray/convolve.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numpy/numarray/convolve.py') 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) -- cgit v1.2.1