-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request