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
chore(typing): update types to be compatible with mypy 0.990 (backport #4495) (#4498)
* fix(typing): update types to be compatible with mypy 0.990 (#4495)
mypy 0.990 was released which breaks some of our type ignores. Some are
no longer necessary, others require a different type of ignore.
(cherry picked from commit 747c036)
Co-authored-by: Kyle Verhoog <[email protected]>
0 commit comments