[flake8] max-line-length = 119 ignore = E203,W503 exclude = .venv [pycodestyle] max-line-length = 119 ignore = E203,W503 exclude = .venv