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 dbe5c7b commit 8f8d9f0Copy full SHA for 8f8d9f0
pyproject.toml
@@ -129,3 +129,6 @@ junit_family = "xunit2"
129
130
[tool.ruff.lint]
131
ignore = ["FBT001", "FA100"]
132
+
133
+[tool.pyright]
134
+reportAssignmentType = false
0 commit comments