Skip to content

Commit

Permalink
[DO NOT MERGE] Test async-label WF
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Volkel committed Feb 23, 2024
1 parent 340b4fe commit a80ad97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MC/bin/o2dpg_sim_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,11 @@ def load_external_config(configfile):
config=json.load(fp)
return config






anchorConfig = {}
if args.anchor_config != '':
print ("** Using external config **")
Expand Down

0 comments on commit a80ad97

Please sign in to comment.