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
To be compatible with the `pybricks-api` we shouldn't have any modules
with the same name as the Python standard library. Most MicroPython
modules already have the "u" prefix, but `math` doesn't for some reason.
0 commit comments