[diffoscope] 01/05: Reword comment.

Chris Lamb chris at chris-lamb.co.uk
Thu Jun 8 08:20:49 CEST 2017


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch experimental
in repository diffoscope.

commit 9e64395a19d9ae5ae687b587ccf74824a3e9b029
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Jun 7 19:42:42 2017 +0100

    Reword comment.
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index d9f0f59..edfc631 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@ class PyTest(TestCommand):
         super().finalize_options()
 
     def run_tests(self):
-        #import here, cause outside the eggs aren't loaded
+        # Inline import, otherwise the eggs aren't loaded
         import pytest
         errno = pytest.main(self.pytest_args)
         sys.exit(errno)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list