Skip to content

Commit b0ae412

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)