Skip to content

Add type checking #7

Description

@ginic

Type Checking: mypy or similar tools for static type checking. This can help catch certain types of errors before runtime and can make the code easier to understand.

Definition of done:

  • Add mypy for type checking to the python project template
  • Add GitHub action task for type checking
  • Update README with brief description of type checking

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions