Skip to content

blissdata: raise proper exceptions KeyError and AttributeError

Wout De Nolf requested to merge fix_blissdata_h5api_exceptions into master

Fix h5py API: raise proper exceptions when failing to get an item or attribute.

Merge request reports