mirror of
https://github.com/codingo/Interlace.git
synced 2026-01-24 17:34:46 +01:00
Relocate threader
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import sys
|
||||
from lib.core.input import InputParser, InputHelper
|
||||
from lib.core.output import OutputHelper, Level
|
||||
from lib.core.threader import Pool
|
||||
from lib.threader import Pool
|
||||
|
||||
|
||||
def build_queue(arguments, output):
|
||||
|
||||
Reference in New Issue
Block a user