[flake8]
max-line-length = 119
ignore = E402
exclude = dest,docs,tests/output,.git,__pycache__,.venv,venv,.eggs
