-
- Downloads
Change of structure for v1
In order to hide viz.itk_vtk_viewer.NotInstalledError and similar classes, I moved the code from cli into a function in viz module and only this function is imported for cli.
parent
1b6b2c2e
No related branches found
No related tags found
This commit is part of merge request !141. Comments created here will be created in the context of that merge request.
Showing
- qim3d/cli/__init__.py 6 additions, 14 deletionsqim3d/cli/__init__.py
- qim3d/viz/__init__.py 1 addition, 1 deletionqim3d/viz/__init__.py
- qim3d/viz/itk_vtk_viewer/__init__.py 1 addition, 3 deletionsqim3d/viz/itk_vtk_viewer/__init__.py
- qim3d/viz/itk_vtk_viewer/run.py 39 additions, 7 deletionsqim3d/viz/itk_vtk_viewer/run.py
Please register or sign in to comment