pytorch/ao

Add MyPy support

Opened this issue · 0 comments

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