Skip to content

Commit f158b2a

Browse files
enable reportMissingTypeStubs in basedpyright (#1441)
1 parent df419a5 commit f158b2a

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
@@ -216,7 +216,6 @@ reportImplicitStringConcatenation = false
216216
reportInvalidAbstractMethod = false
217217
reportMissingParameterType = false
218218
reportMissingTypeArgument = false
219-
reportMissingTypeStubs = false
220219
reportPrivateUsage = false
221220
reportUnannotatedClassAttribute = false
222221
reportUnknownArgumentType = false

0 commit comments

Comments
 (0)