Merge branch 'patch-1' into 'master'

Update registering-plugins.rst

See merge request pycqa/flake8!444
This commit is contained in:
Ian Stapleton Cordasco 2020-07-28 18:37:05 +00:00
commit 9d0115cd07

View file

@ -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``