summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2013-03-13 10:45:33 -0700
committerBrett Cannon <brett@python.org>2013-03-13 10:45:33 -0700
commit8c457d26b1f4423a9435e4f30c0756e362cf3a22 (patch)
tree9886cd5ae4468c4992f11a78a560703c6571b78d
parent4802becb160d76c2e0993ce7e8abbbe23667f91f (diff)
downloadcpython-git-8c457d26b1f4423a9435e4f30c0756e362cf3a22.tar.gz
Normalize whitespace
-rw-r--r--Lib/test/test_importlib/import_/test___loader__.py2
1 files changed, 1 insertions, 1 deletions
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()