-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
There are failures on develop
with the upstream tests:
fill_value_parsed = data_type.cast_scalar(fill_value)
^^^^^^^^^^^^^^^^^^^^^
E AttributeError: 'str' object has no attribute 'cast_scalar'
Seems like a zarr v3 data types refactor issue. I notice that in #618 the upstream tests CI didn't seem to actually run...
Metadata
Metadata
Assignees
Labels
No labels