ansible-later/env_27/lib/python2.7/site-packages/flake8/api/__init__.py
2019-04-11 13:00:36 +02:00

6 lines
206 B
Python

"""Module containing all public entry-points for Flake8.
This is the only submodule in Flake8 with a guaranteed stable API. All other
submodules are considered internal only and are subject to change.
"""