Skip to content

Commit 29afda4

Browse files
committed
Fix flake
1 parent d357585 commit 29afda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from concurrent.futures import ThreadPoolExecutor
2-
import os
32
import inspect
3+
import os
44
import time
55
import unittest
66

0 commit comments

Comments
 (0)