Files
call-center/pyproject.toml
T

7 lines
95 B
TOML

[tool.pytest.ini_options]
addopts = "-q"
testpaths = ["tests"]
[tool.black]
line-length = 100