Skip to content

Commit 6042f46

Browse files
Linkify PEP 8 in unix.rst (GH-10482)
(cherry picked from commit 9404e77) Co-authored-by: Andrés Delfino <[email protected]>
1 parent fb8eb2c commit 6042f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/unix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Editors and IDEs
142142
================
143143

144144
There are a number of IDEs that support Python programming language.
145-
Many editors and IDEs provide syntax highlighting, debugging tools, and PEP-8 checks.
145+
Many editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` checks.
146146

147147
Please go to `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ and
148148
`Integrated Development Environments <https://wiki.python.org/moin/IntegratedDevelopmentEnvironments>`_

0 commit comments

Comments
 (0)