We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 713bda9 commit f483eb8Copy full SHA for f483eb8
src/zarr/errors.py
@@ -86,7 +86,7 @@ class UnstableSpecificationWarning(ZarrFutureWarning):
86
87
class ZarrDeprecationWarning(DeprecationWarning):
88
"""
89
- A warning raised to indicate that a construct will be removed in a future release.
+ A warning raised to indicate that a feature will be removed in a future release.
90
91
92
0 commit comments