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
I received 'Syntax Errors' when attempting to load the files from this repo onto my badge.
I narrowed it down to CRLF endings on main.py and animations/dogjump.py
Changing the line-endings resolved the ending for me.