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.
2 parents dbe5c7b + 8f8d9f0 commit 59cf890Copy full SHA for 59cf890
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