No need to say 'PEP 8' twice.

This commit is contained in:
kuyan
2013-07-30 13:13:05 -07:00
parent d95b26b4e7
commit 1a77f1bbec
+1 -3
View File
@@ -397,9 +397,7 @@ slides from a Python user group
PEP 8
-----
PEP 8 is the de-facto code style guide for Python.
:pep:`8`
:pep:`8` is the de-facto code style guide for Python.
Conforming your Python code to PEP 8 is generally a good idea and helps make
code more consistent when working on projects with other developers. There