EXECUTION_PATH
This commit is contained in:
parent
e5d69d4aae
commit
de9476a484
@ -1,6 +1,7 @@
|
|||||||
import requests
|
import requests
|
||||||
import sys
|
import sys
|
||||||
sys.path.append('/root/workspace2/execution')
|
EXECUTION_PATH = '/root/workspace2/execution'
|
||||||
|
sys.path.append(EXECUTION_PATH)
|
||||||
from config import Config
|
from config import Config
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user