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
Suggested by pradyunsg in #11374
`--no-strict-optional` defeats half the purpose of using mypy.
This change is trivial, we already catch AttributeError in the case that
mypy is concerned about.
0 commit comments