You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parse_data_type("variable_length_bytes", zarr_format=3) fails because parse_data_type only attempts to resolve inputs as JSON if they are mappings. strings should also be supported.