We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
reportMissingTypeStubs
1 parent df419a5 commit f158b2aCopy full SHA for f158b2a
1 file changed
pyproject.toml
@@ -216,7 +216,6 @@ reportImplicitStringConcatenation = false
216
reportInvalidAbstractMethod = false
217
reportMissingParameterType = false
218
reportMissingTypeArgument = false
219
-reportMissingTypeStubs = false
220
reportPrivateUsage = false
221
reportUnannotatedClassAttribute = false
222
reportUnknownArgumentType = false
0 commit comments