We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5359339 commit 980d46eCopy full SHA for 980d46e
1 file changed
pyproject.toml
@@ -30,9 +30,6 @@ build-backend = "uv_build"
30
[tool.uv]
31
required-version = ">=0.9.4,<0.10.0"
32
33
-[tool.pyright]
34
-typeCheckingMode = "strict"
35
-
36
[tool.ruff.lint]
37
select = ["ALL"]
38
ignore = [
0 commit comments