Skip to content

Commit f547804

Browse files
Enable reportAssignmentType in basedpyright
1 parent 5ec237a commit f547804

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ rules.possibly-missing-attribute = "ignore"
210210
[tool.basedpyright]
211211
ignore = [ "src/usethis/_version.py" ]
212212
reportAny = false
213-
reportAssignmentType = false
214213
reportExplicitAny = false
215214
reportImplicitStringConcatenation = false
216215
reportMissingParameterType = false

0 commit comments

Comments
 (0)