-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Since Python 3.5 it's possible to provide type hints for functions. This allows e.g. static type checking but this module doesn't provide type hints yet.
If the current code generator is capable of knowing the expected types the type hints should be added to these functions.
Metadata
Metadata
Assignees
Labels
No labels