From: Brett Cannon Date: Wed, 13 Mar 2013 17:45:33 +0000 (-0700) Subject: Normalize whitespace X-Git-Tag: v3.4.0a1~1208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c457d26b1f4423a9435e4f30c0756e362cf3a22;p=thirdparty%2FPython%2Fcpython.git Normalize whitespace --- diff --git a/Lib/test/test_importlib/import_/test___loader__.py b/Lib/test/test_importlib/import_/test___loader__.py index 0edbcc540462..3e0d3dde32a0 100644 --- a/Lib/test/test_importlib/import_/test___loader__.py +++ b/Lib/test/test_importlib/import_/test___loader__.py @@ -41,4 +41,4 @@ class LoaderAttributeTests(unittest.TestCase): if __name__ == '__main__': - unittest.main() \ No newline at end of file + unittest.main()