Skip to content

Commit 0b9574a

Browse files
authored
Fix linting issues
1 parent 474783e commit 0b9574a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_freethreading.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
import string
44
import threading
55

6-
import pytest
6+
from isal import igzip_lib, isal_zlib
77

8-
from isal import isal_zlib, igzip_lib
8+
import pytest
99

1010

1111
HAMLET_SCENE = b"""

0 commit comments

Comments
 (0)