[flake8] max-line-length = 88 select = B,BLK,C90,E,F,I,W max-complexity = 15 extend-ignore = E203 exclude = *.pyi