summaryrefslogtreecommitdiff
path: root/modeling/model_init.py
diff options
context:
space:
mode:
authorNiclas Dobbertin <niclas.dobbertin@mailbox.org>2024-07-12 12:37:15 +0200
committerNiclas Dobbertin <niclas.dobbertin@mailbox.org>2024-07-12 12:37:15 +0200
commitf520b7a6e163ab4e88ae51598ecef80cdad3e19d (patch)
treed98b1a27de950f0252ba8e751877129896a01e67 /modeling/model_init.py
parente0eb227cd77550d7f34521406b8ab77017183134 (diff)
add overall procedure
Diffstat (limited to 'modeling/model_init.py')
-rw-r--r--modeling/model_init.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modeling/model_init.py b/modeling/model_init.py
index d135007..66e74b1 100644
--- a/modeling/model_init.py
+++ b/modeling/model_init.py
@@ -187,7 +187,7 @@ def init():
op1="sub",
arg1_1=100,
arg1_1_idx=0,
- arg1_2="results",
+ arg1_2="Answers",
arg1_2_idx="max",
op2="add",
arg2_1="result1",