| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
I think this is also needed in each submodule under b2/ for the b2 API to be importable. Currently importing them results in ModuleNotFoundError: No module named 'unitree_sdk2py.b2.front_video'. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add missing __init__.py to b2/
This fixes the circular import error described here:
Fixes: #73