Note inspiration

This commit is contained in:
Ian Cordasco 2016-02-01 00:00:29 -06:00
parent f4f68b6442
commit 51d11d1a30

View file

@ -48,6 +48,11 @@ Finally, we create three classes of plugins:
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
-----------------