Skip to content

Commit 35fdbf5

Browse files
Update main.py
1 parent 496b018 commit 35fdbf5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
else:
2828
#set the run settings from command line
2929
run_config = config.load_config_recursive(launch_file)
30+
#print(run_config)
3031
settings.set('run',run_config)
3132
if settings.get('run.name',None) is None:
3233
settings.set('run.name',launch_file)

0 commit comments

Comments
 (0)