We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e6543 commit 2715b72Copy full SHA for 2715b72
1 file changed
tests/test_seekable.py
@@ -12,8 +12,8 @@
12
13
from io import BytesIO
14
from math import ceil
15
-from unittest.mock import patch
16
from sysconfig import get_config_var
+from unittest.mock import patch
17
18
from pyzstd import (
19
compress,
0 commit comments