Skip to content

Commit

Permalink
Update cylc/flow/network/schema.py [skip ci]
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <[email protected]>
  • Loading branch information
hjoliver and MetRonnie authored Oct 14, 2024
1 parent 6c37d67 commit 43b50e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cylc/flow/network/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -2008,7 +2008,7 @@ class FlowMutationArguments:
Otherwise you can assign (inactive tasks) or add to (active tasks):
* a list of integer flow numbers
or a single-item list containing one of the following strings:
or one of the following strings:
* {FLOW_ALL} - all active flows
* {FLOW_NEW} - an automatically generated new flow number
* {FLOW_NONE} - (ignored for active tasks): no flow
Expand Down

0 comments on commit 43b50e6

Please sign in to comment.