There was an error while loading. Please reload this page.
1 parent f779591 commit 2c95c2aCopy full SHA for 2c95c2a
1 file changed
pyproject.toml
@@ -71,6 +71,7 @@ reportMissingTypeStubs = "none"
71
reportPossiblyUnboundVariable = "none"
72
reportPrivateUsage = "none"
73
reportUnknownArgumentType = "none"
74
+reportUnknownLambdaType = "none"
75
reportUnknownMemberType = "none"
76
reportUnknownVariableType = "none"
77
reportUnnecessaryIsInstance = "none"
0 commit comments