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
UnicodeDecodeError needs 5 arguments, but we only pass 1.
It's a bit complicated to reraise an UnicodeDecodeError, so we just
reraise a ValueError instead.
0 commit comments