Skip to content

Commit 2355b13

Browse files
authored
Update changes/3367.bugfix.rst
1 parent 1b883fa commit 2355b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changes/3367.bugfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Added `~zarr.errors.ArrayNotFoundError`, which is raised when attempting to open a zarr array that does not exist.
1+
Added `zarr.errors.ArrayNotFoundError`, which is raised when attempting to open a zarr array that does not exist, and `zarr.errors.NodeNotFoundError`, which is raised when failing to open an array or a group in a context where either an array or a group was expected.

0 commit comments

Comments
 (0)