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 b7861b7 commit ba5be4fCopy full SHA for ba5be4f
src/zarr/errors.py
@@ -74,7 +74,7 @@ class NodeTypeValidationError(MetadataValidationError):
74
75
class ZarrFutureWarning(FutureWarning):
76
"""
77
- A warning raised to indicate when a construct will change semantically in the future.
+ A warning intended for end users raised to indicate deprecated features.
78
79
80
0 commit comments