We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47de95d commit ce2ee8fCopy full SHA for ce2ee8f
1 file changed
docs/intro/community.rst
@@ -27,7 +27,7 @@ There are three different types of PEPs (as defined by `PEP1 <http://www.python.
27
28
There are a few PEPs that could be considered required reading:
29
30
-- `PEP8 <http://www.python.org/dev/peps/pep-0008/>`_: The Python Style Guide.
+- `PEP8 <http://www.python.org/dev/peps/pep-0008/>`_: The Python Style Guide. Read this. All of it. Follow it.
31
32
- `PEP20 <http://www.python.org/dev/peps/pep-0020/>`_: The Zen of Python. A list of 19 statements that briefly explain the philosophy behind Python.
33
0 commit comments