SlicerDMRI / whitematteranalysis

White matter tractography clustering and more...
https://dmri.slicer.org/whitematteranalysis/
Other
65 stars 32 forks source link

ENH: Do not `try`/`except` on non-optional imports #192

Closed jhlegarreta closed 7 months ago

jhlegarreta commented 8 months ago

Do not try/except on non-optional imports.

Also, raise an exception if the corresponding option is not found.