framework
framework copied to clipboard
Make codebase compatible with `mypy`
Overview
Currently, the codebase is strict-mode pyright compatible but it's not configured and tested to pass mypy checks. It would be good (I think not critical though) if we pass both