Skip to content

Commit 19e295d

Browse files
authored
1 parent 3e8ab8c commit 19e295d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import itertools
1818
import json
1919
import logging
20-
import threading
20+
import multiprocessing
2121
import os
2222
import re
2323
import shlex

0 commit comments

Comments
 (0)