mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
Linkify PEP 8 in unix.rst (GH-10482)
This commit is contained in:
parent
621cebe81b
commit
9404e7737b
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ Editors and IDEs
|
|||
================
|
||||
|
||||
There are a number of IDEs that support Python programming language.
|
||||
Many editors and IDEs provide syntax highlighting, debugging tools, and PEP-8 checks.
|
||||
Many editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` checks.
|
||||
|
||||
Please go to `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ and
|
||||
`Integrated Development Environments <https://wiki.python.org/moin/IntegratedDevelopmentEnvironments>`_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue