There was an error while loading. Please reload this page.
1 parent 382f0c4 commit 60486efCopy full SHA for 60486ef
1 file changed
pyproject.toml
@@ -30,5 +30,8 @@ dev = [
30
"pyupgrade>=3.21.2",
31
]
32
33
+[tool.pyright]
34
+typeCheckingMode = "basic"
35
+
36
[tool.isort]
37
profile = "black" # Make isort compatible with black
0 commit comments