[flake8]
max-line-length = 80
max-complexity = 15
[pep8]
exclude = */contrib/*
ignore = E251,E309
[pytest]
testpaths = test