DEBSOURCES
Skip Quicknav
sources / bundlewrap / 4.24.0-1 / setup.cfg
12345678
[flake8] max-line-length = 100 max-complexity = 10 [tool:pytest] python_files=*.py python_classes=Test python_functions=test_*