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 b9e1d15 commit b355ae2
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 @@ -75,7 +75,7 @@ def __init__(
self,
itask: 'TaskProxy',
db_mgr: 'WorkflowDatabaseManager',
rtconfig
rtconfig: Dict[str, Any]
):

# itask.summary['started_time'] and mode_settings.timeout need
Expand Down

0 comments on commit b355ae2

Please sign in to comment.