[flake8]
max-line-length = 88
select = B,C,E,F,W,B9
ignore = B950,E203,E501,W503
