mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 07:44:16 +00:00
Update registering-plugins.rst
This commit is contained in:
parent
029fa1d797
commit
6dde678564
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ Note specifically these lines:
|
||||||
We tell setuptools to register our entry point ``X`` inside the specific
|
We tell setuptools to register our entry point ``X`` inside the specific
|
||||||
grouping of entry-points that flake8 should look in.
|
grouping of entry-points that flake8 should look in.
|
||||||
|
|
||||||
|Flake8| presently looks at three groups:
|
|Flake8| presently looks at two groups:
|
||||||
|
|
||||||
- ``flake8.extension``
|
- ``flake8.extension``
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue