Skip to content

Commit 1a77f1b

Browse files
author
kuyan
committed
No need to say 'PEP 8' twice.
1 parent d95b26b commit 1a77f1b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/writing/style.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -397,9 +397,7 @@ slides from a Python user group
397397
PEP 8
398398
-----
399399

400-
PEP 8 is the de-facto code style guide for Python.
401-
402-
:pep:`8`
400+
:pep:`8` is the de-facto code style guide for Python.
403401

404402
Conforming your Python code to PEP 8 is generally a good idea and helps make
405403
code more consistent when working on projects with other developers. There

0 commit comments

Comments
 (0)