Skip to content

Check with mypy in the CI #178

@alecandido

Description

@alecandido

Since I'm transitioning code to type hints (or type hints friendly, at least), we can get more from type checks.
In any case, types are inferred, so there is a benefit in type checking also without any type hint.

I propose to add mypy check to our usual CI workflow. In the end, it costs nothing, and it is not even an extra dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    benchmarksBenchmark (or infrastructure) related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions