We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e6002 commit b0ae412Copy full SHA for b0ae412
pyproject.toml
@@ -100,7 +100,6 @@ reportUnusedCallResult = false # Side-effect functions
100
# Additional checks (explicit)
101
reportMissingImports = "error"
102
reportUnknownParameterType = "warning"
103
-reportUnknownArgumentType = "warning"
104
reportMissingParameterType = "warning"
105
reportUnnecessaryTypeIgnoreComment = "warning"
106
reportUnnecessaryIsInstance = "warning"
0 commit comments