Commit f8450665 authored by Jason R. Coombs's avatar Jason R. Coombs

Add whitespace for readability.

parent ab8f277a
......@@ -173,7 +173,7 @@ class TestSdistTest(unittest.TestCase):
# UTF-8 filename
filename = os.path.join(b('sdist_test'), b('smörbröd.py'))
#Must touch the file or risk removal
# Must touch the file or risk removal
open(filename, "w").close()
# Add filename and write manifest
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment