Skip to content

Commit b0ae412

Browse files
committed
fix: duplicate definition
1 parent 15e6002 commit b0ae412

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
@@ -100,7 +100,6 @@ reportUnusedCallResult = false # Side-effect functions
100100
# Additional checks (explicit)
101101
reportMissingImports = "error"
102102
reportUnknownParameterType = "warning"
103-
reportUnknownArgumentType = "warning"
104103
reportMissingParameterType = "warning"
105104
reportUnnecessaryTypeIgnoreComment = "warning"
106105
reportUnnecessaryIsInstance = "warning"

0 commit comments

Comments
 (0)