mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
gh-93851: Fix all broken links in Doc/ (GH-93853)
This commit is contained in:
parent
7327d61abe
commit
f62ff97f31
30 changed files with 59 additions and 47 deletions
|
@ -56,7 +56,7 @@ Are there tools to help find bugs or perform static analysis?
|
|||
|
||||
Yes.
|
||||
|
||||
`Pylint <https://www.pylint.org/>`_ and
|
||||
`Pylint <https://pylint.pycqa.org/en/latest/index.html>`_ and
|
||||
`Pyflakes <https://github.com/PyCQA/pyflakes>`_ do basic checking that will
|
||||
help you catch bugs sooner.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue