Skip to content

Commit

Permalink
Merge branch 'dev/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mzouink authored Mar 18, 2024
2 parents cff9ce7 + 9fcce61 commit 9a62c37
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ def create_from_array_identifier(
num_channels=num_channels,
write_size=write_size,
delete=overwrite,
force_exact_write_size=True,
)
zarr_dataset = zarr_container[array_identifier.dataset]
if array_identifier.container.name.endswith("n5"):
Expand Down

0 comments on commit 9a62c37

Please sign in to comment.