Skip to content

Commit 42b2215

Browse files
committed
updated configloader.py
1 parent 5aec660 commit 42b2215

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/configloader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ def get_script_path():
5151

5252

5353
# experiment
54+
EXP_ORIGIN = dsc_config['Experiment'].get('EXP_NAME')
5455
EXP_NAME = dsc_config['Experiment'].get('EXP_NAME')
5556
RECORD_EXP = dsc_config['Experiment'].getboolean('RECORD_EXP')
5657

0 commit comments

Comments
 (0)