Files
DJ_Teaser_Clipper/testing/pyproject.toml
Thomas 2b81d5843a nwe files
some files
2026-01-29 10:51:19 +01:00

8 lines
120 B
TOML

[tool.pytest.ini_options]
testpaths = ["tests"]
addopts = "-ra"
[tool.ruff]
line-length = 100
target-version = "py310"