DEBSOURCES
Skip Quicknav
sources / dolfinx-mpc / 0.5.0.post0-2 / python / setup.cfg
12345678910
[flake8] max-line-length = 120 ignore = W503 [tool:pytest] junit_family = xunit2 [mypy] ignore_missing_imports = True