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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c457d26b1f4423a9435e4f30c0756e362cf3a22;p=python Normalize whitespace --- diff --git a/Lib/test/test_importlib/import_/test___loader__.py b/Lib/test/test_importlib/import_/test___loader__.py index 0edbcc5404..3e0d3dde32 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()