Improved the handling of numpy scalars in cfoods.h5.h5_attr_to_property
Compare changes
- Freja Nordsiek authored
Improved the handling of numpy scalars (whether bare or 0-dimensional ndarrays) in cfoods.h5.h5_attr_to_property.
@@ -6,6 +6,8 @@
@@ -85,13 +87,13 @@ def h5_attr_to_property(val):