[flake8] extend-ignore = E203 exclude = .git,__pycache__,.venv,__pypackages__ max-complexity = 10 max-line-length = 120