Skip to content

Commit

Permalink
Fix flake
Browse files Browse the repository at this point in the history
Signed-off-by: Iurii Pliner <[email protected]>
  • Loading branch information
Pliner committed Dec 11, 2024
1 parent d7a215c commit d9aae14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_core.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from concurrent.futures import ThreadPoolExecutor
import os
import inspect
import os
import time
import unittest

Expand Down

0 comments on commit d9aae14

Please sign in to comment.