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
The trivial example from the readme fails with either arg-type or call-overload in mypy depending on python version. See if subclassing IO[bytes] is possible and helps.
The trivial example from the readme fails with either
arg-typeorcall-overloadin mypy depending on python version. See if subclassingIO[bytes]is possible and helps.