We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d95b26b commit 1a77f1bCopy full SHA for 1a77f1b
1 file changed
docs/writing/style.rst
@@ -397,9 +397,7 @@ slides from a Python user group
397
PEP 8
398
-----
399
400
-PEP 8 is the de-facto code style guide for Python.
401
-
402
- :pep:`8`
+:pep:`8` is the de-facto code style guide for Python.
403
404
Conforming your Python code to PEP 8 is generally a good idea and helps make
405
code more consistent when working on projects with other developers. There
0 commit comments