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.
2 parents 001a0ce + df8a6c0 commit 0babee5Copy full SHA for 0babee5
README.rst
@@ -1,6 +1,10 @@
1
pycodestyle (formerly called pep8) - Python style guide checker
2
===============================================================
3
4
+.. image:: https://badges.gitter.im/PyCQA/pycodestyle.svg
5
+ :alt: Join the chat at https://gitter.im/PyCQA/pycodestyle
6
+ :target: https://gitter.im/PyCQA/pycodestyle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
7
+
8
pycodestyle is a tool to check your Python code against some of the style
9
conventions in `PEP 8`_.
10
0 commit comments