Skip to content

Commit dea5d13

Browse files
prepare v1.0.0
1 parent fe96f5c commit dea5d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow_ESPO-G.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
from utils import save_move_update,move_then_delete
3838

3939
# Load configuration
40-
load_config('configuration/paths_ESPO-G_jarre.yml', 'configuration/config_ESPO-G.yml', verbose=(__name__ == '__main__'), reset=True)
40+
load_config('configuration/paths_ESPO-G.yml', 'configuration/config_ESPO-G.yml', verbose=(__name__ == '__main__'), reset=True)
4141
logger = logging.getLogger('xscen')
4242

4343
workdir = Path(CONFIG['paths']['workdir'])

0 commit comments

Comments
 (0)