ao
ao copied to clipboard
Add MyPy support
Summary
Currently our CI/CD pipline uses ruff to format and lint files in the codebase. They are hardcoded to the list in ruff.toml. We should also add mypy support to our codebase to help avoid bugs