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 4a5a0fd commit 3273e2bCopy full SHA for 3273e2b
numcodecs/errors.py
@@ -5,7 +5,7 @@
5
class UnknownCodecError(Exception):
6
"""
7
An exception that is raised when trying to receive a codec that has not been registered.
8
-
+
9
Parameters
10
----------
11
codec_id : str
0 commit comments