You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add type checking using `mypy`, a static type checker for Python.
- A GitHub action has been created to run `mypy` after push and pull requests.
- Currently, only `tiatoolbox/__init__.py` has been checked to work without errors with `mypy`.
---------
Co-authored-by: Shan E Ahmed Raza <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments