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 fcc010b commit 0166d44Copy full SHA for 0166d44
src/zarr/abc/numcodec.py
@@ -7,7 +7,7 @@ class Numcodec(Protocol):
7
"""
8
A protocol that models the ``numcodecs.abc.Codec`` interface.
9
10
- This protocol should be considered experimental. Expect the type annotations for ``buf`` and
+ This protocol should be considered experimental. Expect the type annotations for ``buf`` and
11
``out`` to narrow in the future.
12
13
0 commit comments