[flake8]
ignore = E501
max-line-length = 120
exclude =
    .git,
    .tox,
    venv