flake8/docs/source/user/python-api.rst
Ian Cordasco 107f595d13
Add flake8.api and docs for it
Stub out the primary method people seem to use.
2016-06-08 11:48:36 -05:00

11 lines
256 B
ReStructuredText

===================
Public Python API
===================
Flake8 3.0.0 presently does not have a public, stable Python API.
When it does it will be located in :mod:`flake8.api` and that will
be documented here.
.. automodule:: flake8.api
:members: