[flake8]
exclude = ./tests/
statistics = True
count = True
max-complexity = 10
max-line-length = 88