Solved issue with refractor qim3d import structure, where qim3d.qim3d.qim3d happened.
Replaced the 'imports' in the __init__
file such that they do not import qim3d.io
but instead import qim3d.io as io
.
https://www.notion.so/Refactor-qim3d-import-structure-d6a4776d7d1e4fefb1b2592ce2e73b89