Skip to content

Add type hints to Python scripts #42

@carljohnsen

Description

@carljohnsen

Python now supports type hinting and it could be benificial to leverage this, capturing errors statically, rather than at runtime.

#17 should also be extended to run mypy, which statically checks the types.

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