Skip to content

Commit 3273e2b

Browse files
committed
Remove trailing whitespace
1 parent 4a5a0fd commit 3273e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numcodecs/errors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
class UnknownCodecError(Exception):
66
"""
77
An exception that is raised when trying to receive a codec that has not been registered.
8-
8+
99
Parameters
1010
----------
1111
codec_id : str

0 commit comments

Comments
 (0)