mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
The new code parsing library raises exceptions when there are syntax errors, so this needs to be handled. Fixes: https://github.com/pybricks/support/issues/755