[flake8]
max-line-length = 120
select = F,E,W,B,B901,B902,B903
ignore = E722,B001,W503,E203,
