Fix __init__.py file to import from local "examples" dir.
Without this fix, importing torch_harmonics had run into a module import error when trying to execute: ```import examples```
Showing
Please register or sign in to comment
Without this fix, importing torch_harmonics had run into a module import error when trying to execute: ```import examples```