adaption for deployment structure
This commit is contained in:
@@ -4,7 +4,7 @@ from lang_main.constants import (
|
||||
INPUT_PATH_FOLDER,
|
||||
PATH_TO_DATASET,
|
||||
SAVE_PATH_FOLDER,
|
||||
input_path_conf,
|
||||
input_path_cfg,
|
||||
)
|
||||
|
||||
print(SAVE_PATH_FOLDER, '\n')
|
||||
@@ -12,4 +12,4 @@ print(INPUT_PATH_FOLDER, '\n')
|
||||
print(PATH_TO_DATASET, '\n')
|
||||
|
||||
print('------------------------')
|
||||
print(Path.cwd(), '\n', input_path_conf)
|
||||
print(Path.cwd(), '\n', input_path_cfg)
|
||||
|
||||
Reference in New Issue
Block a user