[flake8]
max-line-length = 130
exclude = __init__.py,tests,docs,__pycache__,build,dist
