Open
Description
Hello,
Simple problem, but I can't find documentation how to change my code from zarr 2 to 3.
the migration guide told me to make a new issue.
I have in my code:
from zarr.errors import ArrayNotFoundError
and use it in an try & except to catch if there is no zarr array.
What is the appropriate exception now?
Metadata
Metadata
Assignees
Labels
No labels