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
When we fixed explicit text encoding for text files, we accidentally
changed one NamedTemporaryFile to text mode. Change it back to binary
mode.
Fixes: pybricks/support#2325
0 commit comments