summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_sdist.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-05-17 13:23:20 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-05-17 13:23:20 -0400
commitf84506654ff8199b07bb4eab8b210de25eb546f2 (patch)
treee324f4a70b1a2b12d77d044c81365dd76a9cf6b8 /setuptools/tests/test_sdist.py
parentab8f277a286587dbfeee2e1e21a57f4744aaddd6 (diff)
downloadpython-setuptools-git-f84506654ff8199b07bb4eab8b210de25eb546f2.tar.gz
Add whitespace for readability.
Diffstat (limited to 'setuptools/tests/test_sdist.py')
-rw-r--r--setuptools/tests/test_sdist.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools/tests/test_sdist.py b/setuptools/tests/test_sdist.py
index f4a492da..5b3862e9 100644
--- a/setuptools/tests/test_sdist.py
+++ b/setuptools/tests/test_sdist.py
@@ -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