From 97c29272bf462b3fe16395c79e5149118cb54907 Mon Sep 17 00:00:00 2001 From: Katherine Mantel Date: Sat, 4 Nov 2023 05:25:58 +0000 Subject: [PATCH] mg cset --- src/graph_scheduler/condition.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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