mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
Merge branch 'patch-1' into 'master'
Update registering-plugins.rst See merge request pycqa/flake8!444
This commit is contained in:
commit
9d0115cd07
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
|
||||
grouping of entry-points that flake8 should look in.
|
||||
|
||||
|Flake8| presently looks at three groups:
|
||||
|Flake8| presently looks at two groups:
|
||||
|
||||
- ``flake8.extension``
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue