Closed
Description
Zarr version
v3.0.5
Description
Deleting zarr_group.attrs["key"]
doesn't work.
zarr-python/src/zarr/core/attributes.py
Lines 28 to 31 in 38a2417
After #2870 , update_attributes
means update, not overwrite.
Steps to reproduce
...
Additional output
No response