We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd37c34 commit a52af1dCopy full SHA for a52af1d
generate-readme.py
@@ -60,8 +60,8 @@
60
[.travis-script-3.sh](https://github.com/bamos/python-scripts/blob/master/.travis-script-3.sh)
61
to ensure `requirements.txt` has all of the Python 2 and Python 3 scripts
62
and that there are no careless errors.
63
-[pep8](https://github.com/jcrocholl/pep8) is also executed and
64
-will cause the build to fail if a change does not meet pep8 conventions.
+[pep8](https://github.com/jcrocholl/pep8) will fail the build
+pep8 styling conventions aren't met.
65
66
# Scripts
67
{{descriptions}}
0 commit comments