[flake8]
max-line-length = 79
ignore =
exclude =
    .git,
    __pycache__,
    build,
    dist