Files
agent-call/pyproject.toml
T
2026-09-11 17:47:03 +08:00

5 lines
87 B
TOML

[tool.pyright]
include = ["deploy", "tests"]
extraPaths = ["."]
pythonVersion = "3.11"