DEBSOURCES
Skip Quicknav
sources / shadow / 1%3A4.19.3-1 / tests / system / setup.cfg
123456789
[flake8] max-line-length = 119 ignore = E203,W503 exclude = .venv [pycodestyle] max-line-length = 119 ignore = E203,W503 exclude = .venv