Skip to content

Commit 344fe6e

Browse files
committed
Formatting again
1 parent 03d494e commit 344fe6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numcodecs/tests/test_registry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
import pytest
44

55
import numcodecs
6-
from numcodecs.registry import get_codec
76
from numcodecs.errors import UnknownCodecError
7+
from numcodecs.registry import get_codec
88

99

1010
def test_registry_errors():

0 commit comments

Comments
 (0)