feat/stubgen: make type hints more specific
This commit is contained in:
@@ -44,8 +44,6 @@ reportImportCycles = "hint"
|
||||
|
||||
# Downgraded to hint for capnp to_dict() dynamic data patterns
|
||||
reportUnknownVariableType = "hint"
|
||||
reportUnknownArgumentType = "hint"
|
||||
reportUnknownMemberType = "hint"
|
||||
reportUnknownParameterType = "hint"
|
||||
reportAny = "hint"
|
||||
reportExplicitAny = "hint"
|
||||
|
||||
Reference in New Issue
Block a user