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
New mypy version 0.911 adds a --non-interactive option allowing us to
install mypy stubs automatically and non interactively with
--install-types --non-interactive.
Reviewed By: PrzemekWirkus
Differential Revision: https://reviews.llvm.org/D104775
0 commit comments