DEBSOURCES
Skip Quicknav
sources / python-proton-vpn-api-core / 0.39.0-1 / setup.cfg
12345678
[flake8] ignore = C901, W503, E402 max-line-length = 120 [tool:pytest] addopts = --cov=proton/vpn/core/ --cov-report html --cov-report term testpaths = tests