[flake8]
max-line-length = 80
exclude = .git, __pycache, build, dist
