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 8b89e47 commit b6fbde6Copy full SHA for b6fbde6
pyproject.toml
@@ -33,4 +33,4 @@ ignore = ["E501", "F401", "N806"]
33
34
[tool.pyright]
35
executionEnvironments = [{ root = "src" }]
36
-typeCheckingMode = "standard"
+typeCheckingMode = "basic"
0 commit comments