Let set_demand be a batch command
This commit is contained in:
@@ -427,7 +427,7 @@ def delete_curve(name: str, cs: ChangeSet) -> ChangeSet:
|
||||
|
||||
|
||||
############################################################
|
||||
# control 12.[CONTROLS]
|
||||
# control 13.[CONTROLS]
|
||||
############################################################
|
||||
|
||||
def get_control_schema(name: str) -> dict[str, dict[str, Any]]:
|
||||
@@ -442,7 +442,7 @@ def set_control(name: str, cs: ChangeSet) -> ChangeSet:
|
||||
|
||||
|
||||
############################################################
|
||||
# rule 13.[RULES]
|
||||
# rule 14.[RULES]
|
||||
############################################################
|
||||
|
||||
def get_rule_schema(name: str) -> dict[str, dict[str, Any]]:
|
||||
|
||||
Reference in New Issue
Block a user