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/f2py/tests/array_from_pyobj/setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'numpy/f2py/tests/array_from_pyobj/setup.py') diff --git a/numpy/f2py/tests/array_from_pyobj/setup.py b/numpy/f2py/tests/array_from_pyobj/setup.py index f449117a7..bcb083180 100644 --- a/numpy/f2py/tests/array_from_pyobj/setup.py +++ b/numpy/f2py/tests/array_from_pyobj/setup.py @@ -1,4 +1,3 @@ - import os def configuration(parent_name='',top_path=None): from numpy.distutils.misc_util import Configuration -- cgit v1.2.1