aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-07-20 19:21:03 -0400
committerGitHub <noreply@github.com>2016-07-20 19:21:03 -0400
commite6168c607fb4247cbfe410f45a4671bed056a0da (patch)
treeb7e90bf3b0fced4bdcad70183083e9815d5a6b2f
parent7224e713939da126042c0fa8a48d22f321bcffc9 (diff)
parentf2bf9162c26ee17cef89425135d2c684d6e8ce98 (diff)
downloadexternal_python_setuptools-e6168c607fb4247cbfe410f45a4671bed056a0da.tar.gz
external_python_setuptools-e6168c607fb4247cbfe410f45a4671bed056a0da.tar.bz2
external_python_setuptools-e6168c607fb4247cbfe410f45a4671bed056a0da.zip
Merge pull request #661 from stepshal/block_comment
Format block comment.
-rw-r--r--setuptools/tests/test_develop.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools/tests/test_develop.py b/setuptools/tests/test_develop.py
index d22e5e4a..f1580785 100644
--- a/setuptools/tests/test_develop.py
+++ b/setuptools/tests/test_develop.py
@@ -114,4 +114,4 @@ class TestDevelop:
cmd.ensure_finalized()
cmd.install_dir = tmpdir
cmd.run()
- #assert '0.0' not in foocmd_text
+ # assert '0.0' not in foocmd_text