Skip to content

Commit

Permalink
mg gsc docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kmantel committed Oct 27, 2023
1 parent 3f2e255 commit 8c675ae
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/graph_scheduler/condition.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,15 @@ def converge(node, thresh):
.. _Conditions_Graph_Structure:
**Graph Structure Conditions** (used to make modifications to the Scheduler graph):
**Graph Structure Conditions** (used to make modifications to the
Scheduler graph):
* `BeforeNodes` (*nodes)
adds a dependency from owner to each of the specified nodes and \
optionally modifies the senders and receivers of all affected \
nodes
.. Condition_Execution:
Expand Down

0 comments on commit 8c675ae

Please sign in to comment.