Skip to content

Commit

Permalink
fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamman committed Jun 3, 2024
1 parent 03c69f5 commit 4fd06cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/zarr/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ class ArrayMetadata(Metadata, ABC):
shape: ChunkCoords
fill_value: Any
chunk_grid: ChunkGrid
fill_value: Any
attributes: dict[str, JSON]
zarr_format: ZarrFormat

Expand Down

0 comments on commit 4fd06cd

Please sign in to comment.