mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 15:44:17 +00:00
Note inspiration
This commit is contained in:
parent
f4f68b6442
commit
51d11d1a30
1 changed files with 5 additions and 0 deletions
|
|
@ -48,6 +48,11 @@ Finally, we create three classes of plugins:
|
||||||
|
|
||||||
These are used to interact with each of the types of plugins individually.
|
These are used to interact with each of the types of plugins individually.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Our inspiration for our plugin handling comes from the author's extensive
|
||||||
|
experience with ``stevedore``.
|
||||||
|
|
||||||
API Documentation
|
API Documentation
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue