We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4efe388 commit b1656beCopy full SHA for b1656be
src/user-guide/writing-workflows/scheduling.rst
@@ -1935,8 +1935,7 @@ The ``?`` symbol denotes an :term:`optional output` which allows the graph to
1935
branch.
1936
1937
Note the last line of the graph ``c | r => d`` allows the graph to
1938
-continue on to ``d`` regardless of the path taken. This is an :term:`artificial
1939
-dependency`.
+continue on to ``d`` regardless of the path taken.
1940
1941
This is a simple example of a "switch" pattern, the task ``b`` being the switch
1942
in this case, the ``succeeded`` / ``failed`` outputs deciding which pathway
0 commit comments