[flake8]

exclude =
    .git,
    __pycache__,
    __init__.py
