Skip to content

Add type hints #262

@Bi0T1N

Description

@Bi0T1N

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions