We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f5066 commit 7df2284Copy full SHA for 7df2284
1 file changed
pyproject.toml
@@ -77,7 +77,7 @@ module = "brreg.*"
77
disallow_untyped_defs = true
78
79
80
-[tool.pyright]
+[tool.basedpyright]
81
pythonVersion = "3.10"
82
typeCheckingMode = "strict"
83
# Already covered by tests and careful import ordering:
0 commit comments