Skip to content

Commit 2c95c2a

Browse files
committed
Updated pyright config [skip ci]
1 parent f779591 commit 2c95c2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ reportMissingTypeStubs = "none"
7171
reportPossiblyUnboundVariable = "none"
7272
reportPrivateUsage = "none"
7373
reportUnknownArgumentType = "none"
74+
reportUnknownLambdaType = "none"
7475
reportUnknownMemberType = "none"
7576
reportUnknownVariableType = "none"
7677
reportUnnecessaryIsInstance = "none"

0 commit comments

Comments
 (0)