Skip to content

Commit

Permalink
PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsitsi committed Jun 20, 2024
1 parent 83f0c6f commit 528dc2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiledb/bioimg/converters/ome_zarr.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

try:
import zarr
from numcodecs import Blosc
from zarr.codecs import Blosc
from ome_zarr.reader import OMERO, Multiscales, Reader, ZarrLocation
from ome_zarr.writer import write_multiscale
except ImportError as err:
Expand Down

0 comments on commit 528dc2b

Please sign in to comment.