mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 00:44:44 +00:00
Grammar and clarity improvements.
This commit is contained in:
parent
fd5c7d009d
commit
330fdb5b56
15 changed files with 45 additions and 45 deletions
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
Since Flake8 2.0, the Flake8 tool has allowed for extensions and custom
|
||||
plugins. In Flake8 3.0, we're expanding that ability to customize and
|
||||
extend **and** we're attempting to thoroughly document it too. Some of the
|
||||
extend **and** we're attempting to thoroughly document it. Some of the
|
||||
documentation in this section will reference third-party documentation
|
||||
in order to reduce duplication and to point you, the developer, towards
|
||||
to reduce duplication and to point you, the developer, towards
|
||||
the authoritative documentation for those pieces.
|
||||
|
||||
.. toctree::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue