Skip to content

Commit 2715b72

Browse files
committed
Sort lines
1 parent e5e6543 commit 2715b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_seekable.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
from io import BytesIO
1414
from math import ceil
15-
from unittest.mock import patch
1615
from sysconfig import get_config_var
16+
from unittest.mock import patch
1717

1818
from pyzstd import (
1919
compress,

0 commit comments

Comments
 (0)