mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-16 10:00:39 +00:00
6 lines
206 B
Python
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.
|
||
|
"""
|