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
test.py:10: error: Incompatible types in assignment (expression has type "BinaryIO", variable has type "TextIO")
test.py:11: error: Argument 1 to "load" has incompatible type "TextIO"; expected "IO[bytes]"
Your Environment
Mypy version used: 0.910
Mypy command-line flags: none
Mypy configuration options from mypy.ini (and other config files): none