[flake8]
max-line-length = 80
ignore = E121,E125,W504
statistics = true
