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
Fix versionadded tag in zarr.core.Array docstring (#852)
In #738, we accidentally moved the 2.7 versionadded tag of
partial_decompress to the new write_empty_chunks argument. This commit
restores it to its rightful place and adds a 2.11 versionadded tag to
write_empty_chunks.
0 commit comments