-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Mypy can perform static analysis on Python code that includes typing, e.g. https://mitelman.engineering/blog/python-best-practice/automating-python-best-practices-for-a-new-project/
But also, pydantic has built in context managers that can validate input into functions and that combined with type hints might be enough.
For this repo, it depends whether it is a sensible default, so perhaps mypy can be included for hints/linting only and shouldn't cause any failures.
Metadata
Metadata
Assignees
Labels
No labels