Add Pyright pre-commit

This commit is contained in:
Mike A
2024-02-10 17:33:22 +01:00
parent 7d09296565
commit 2382e15993
2 changed files with 6 additions and 3 deletions

View File

@@ -25,6 +25,8 @@ pyright = "^1.1.350"
[tool.pyright]
typeCheckingMode = "standard"
venvPath = "."
venv = ".venv"
[tool.ruff]
exclude = [