Skip to content

Commit 61ff062

Browse files
committed
update changelog
1 parent df0eef4 commit 61ff062

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

changes/3098.misc.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
Define Zarr-specific warning classes `ZarrDeprecationWarning` and `ZarrFutureWarning`, that
2-
subclass `DeprecationWarning` and `FutureWarning`, respectively.
1+
Define Zarr-specific warning classes that subclass the Python built-in warnings.
2+
These classes makes it easier to control the visibility of warnings emitted by Zarr Python.
3+
See `zarr.errors` for these warning classes.

0 commit comments

Comments
 (0)