diff --git a/script/local.py b/script/local.py index 8888516..117ba11 100644 --- a/script/local.py +++ b/script/local.py @@ -6,6 +6,7 @@ from threading import Thread import threading import traceback import queue +from importlib import reload import multiprocessing as mp