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
[workspace] Upgrade mypy to latest commit (#17552)
Update mypy, bringing in a patch to increase the timeout before aborting
an attempt to import a module. The default timeout of 5s is not long
enough to import `pydrake` in some configurations.
Also increase the timeout on our `stubgen_test`.
See python/mypy#13109.
0 commit comments