mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
11 lines
258 B
ReStructuredText
11 lines
258 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:
|