From: Brett Cannon Date: Sun, 14 Apr 2013 16:51:36 +0000 (-0400) Subject: add a newline X-Git-Tag: v3.4.0a1~923 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=255fb3e9f37bc0a171d279d476148d994985d12d;p=python add a newline --- diff --git a/Lib/test/test_py_compile.py b/Lib/test/test_py_compile.py index 13947b1634..fa9726b97e 100644 --- a/Lib/test/test_py_compile.py +++ b/Lib/test/test_py_compile.py @@ -69,4 +69,4 @@ class PyCompileTests(unittest.TestCase): if __name__ == "__main__": - unittest.main() \ No newline at end of file + unittest.main()