Skip to content

Commit

Permalink
Update cylc/flow/task_outputs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim authored Oct 21, 2024
1 parent eccd7fe commit 9b7ad66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cylc/flow/task_outputs.py
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ def iter_required_messages(
e.g. "completion = succeeded or failed".
Args:
exclude: Exclude one possible required messages, allowing
exclude: Exclude one possible required message, allowing
specification of all required outputs if succeeded or failed.
"""
for compvar, is_optional in get_optional_outputs(
Expand Down

0 comments on commit 9b7ad66

Please sign in to comment.