Skip to content

Commit 8ef6893

Browse files
Enable reportUnnecessaryTypeIgnoreComment in basedpyright
1 parent a6c3840 commit 8ef6893

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
@@ -228,7 +228,6 @@ reportUnknownParameterType = false
228228
reportUnknownVariableType = false
229229
reportUnnecessaryComparison = false
230230
reportUnnecessaryIsInstance = false
231-
reportUnnecessaryTypeIgnoreComment = false
232231
reportUnusedCallResult = false
233232
reportUnusedParameter = false
234233

0 commit comments

Comments
 (0)