Skip to content

Commit

Permalink
Update cylc/flow/run_modes/skip.py
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Sanders <[email protected]>
  • Loading branch information
wxtim and oliver-sanders authored Sep 19, 2024
1 parent d354fad commit a0c7d34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cylc/flow/run_modes/skip.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ def submit_task_job(
task_job_mgr: 'TaskJobManager',
itask: 'TaskProxy',
rtconfig: Dict,
_workflow: str,
now: Tuple[float, str]
) -> 'Literal[True]':
"""Submit a task in skip mode.
Expand Down

0 comments on commit a0c7d34

Please sign in to comment.