diff --git a/src/graph_scheduler/condition.py b/src/graph_scheduler/condition.py index 71a06404..bd059e5b 100644 --- a/src/graph_scheduler/condition.py +++ b/src/graph_scheduler/condition.py @@ -780,8 +780,8 @@ def add_condition_set( ): """ Adds a set of `basic ` or `graph structure - ` Conditions (in the form of a dict or another - ConditionSet) to the ConditionSet. + ` Conditions (in the form of a dict or + another ConditionSet) to the ConditionSet. Any basic Condition added here will overwrite the current basic Condition for a given owner, if present. If you want to add