From 70ed0f238156680efba9b4028810f3aed486357b Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Fri, 8 Aug 2008 04:33:45 +0000 Subject: ran reindent --- numpy/lib/tests/test_index_tricks.py | 1 - 1 file changed, 1 deletion(-) (limited to 'numpy/lib/tests/test_index_tricks.py') diff --git a/numpy/lib/tests/test_index_tricks.py b/numpy/lib/tests/test_index_tricks.py index 3cfed1059..47529502d 100644 --- a/numpy/lib/tests/test_index_tricks.py +++ b/numpy/lib/tests/test_index_tricks.py @@ -64,4 +64,3 @@ class TestConcatenator(TestCase): if __name__ == "__main__": run_module_suite() - -- cgit v1.2.1