[flake8]
max-line-length = 120
max-complexity = 20
[pep8]
exclude = */contrib/*
ignore = E251
[pytest]
testpaths = test