Skip to content

Commit

Permalink
Update cylc/flow/simulation.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <[email protected]>
  • Loading branch information
wxtim and MetRonnie authored Mar 11, 2024
1 parent 370d2b6 commit b9e1d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cylc/flow/simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def __init__(
# Get the try number:
try_num = db_info["try_num"]

# Update anything changed by broadcast:
# Parse fail cycle points:
if rtconfig != itask.tdef.rtconfig:
try:
rtconfig["simulation"][
Expand Down

0 comments on commit b9e1d15

Please sign in to comment.