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
Summary
As indicated in the title, the idea is to have things more strongly
typed so that we can run mypy on diff to ensure that we have less risk
of regressing.
Testing
Ran:
```
mypy src
```
0 commit comments