Browse Source

Linkify PEP 8 in unix.rst (GH-10482)

pull/10487/head
Andrés Delfino 7 years ago
committed by Miss Islington (bot)
parent
commit
9404e7737b
  1. 2
      Doc/using/unix.rst

2
Doc/using/unix.rst

@ -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…
Cancel
Save