[flake8]
max-line-length = 100
max-complexity = 18
exclude = tests,__init__.py
