[flake8]
exclude = .git,.tox,__pycache__
max-line-length = 100
#select = C,E,F,W,B,B950
#ignore = E501,W503,E203
