Skip to content

Add type information for mypy support #665

@nth10sd

Description

@nth10sd

Is your feature request related to a problem? Please describe.
Python 3.6 is now EOL, so with the minimum supported Python version at 3.7, we can possibly use from __future__ import annotations and start adding type hints for mypy support.

Describe the solution you'd like
Add type information.

Describe alternatives you've considered
There is currently no type information.

Additional context
None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features, or improvements to existing features.
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions