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
pybricksdev.compile: fix multi-file compile of __init__.py files
Add additional searches for package __init__.py files when compiling
multi-file projects.
This was missed in the original implementation of import lookup using
mpy-tool.
Fixes: #131
0 commit comments