Skip to content

Commit ba5be4f

Browse files
d-v-bdstansby
andauthored
Update src/zarr/errors.py
Co-authored-by: David Stansby <dstansby@gmail.com>
1 parent b7861b7 commit ba5be4f

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
@@ -74,7 +74,7 @@ class NodeTypeValidationError(MetadataValidationError):
7474

7575
class ZarrFutureWarning(FutureWarning):
7676
"""
77-
A warning raised to indicate when a construct will change semantically in the future.
77+
A warning intended for end users raised to indicate deprecated features.
7878
"""
7979

8080

0 commit comments

Comments
 (0)