[flake8] max-line-length = 88 select = C,E,F,W,B,B9 ignore = E203, E501, W503, E712, E301, F403, F405, E711 exclude = .tox,.git,venv,__init__.py