scenarist / pyproject.toml
github-actions[bot]
Sync backend to Hugging Face Space (commit: 39b5c807918249fa80049d49f4b6a74d6a0ed1fc)
6d86412
Raw
History Blame Contribute Delete
106 Bytes
[tool.pytest.ini_options]
pythonpath = [".."]
testpaths = ["tests"]
[tool.coverage.run]
source = ["app"]