Skip to content

Commit f483eb8

Browse files
d-v-bdstansby
andauthored
Update src/zarr/errors.py
Co-authored-by: David Stansby <[email protected]>
1 parent 713bda9 commit f483eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zarr/errors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ class UnstableSpecificationWarning(ZarrFutureWarning):
8686

8787
class ZarrDeprecationWarning(DeprecationWarning):
8888
"""
89-
A warning raised to indicate that a construct will be removed in a future release.
89+
A warning raised to indicate that a feature will be removed in a future release.
9090
"""
9191

9292

0 commit comments

Comments
 (0)