Skip to content

Commit b4a835d

Browse files
dstansbymeeseeksmachine
authored andcommitted
Backport PR zarr-developers#3149: Add GroupNotFound error to API docs
1 parent 11d488d commit b4a835d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/zarr/errors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"ContainsArrayAndGroupError",
66
"ContainsArrayError",
77
"ContainsGroupError",
8+
"GroupNotFoundError",
89
"MetadataValidationError",
910
"NodeTypeValidationError",
1011
]

0 commit comments

Comments
 (0)