summaryrefslogtreecommitdiff
path: root/modeling/model_init.py
diff options
context:
space:
mode:
authorDobbertin, Niclas <niclas.dobbertin@mailbox.org>2024-08-07 07:52:12 +0200
committerDobbertin, Niclas <niclas.dobbertin@mailbox.org>2024-08-07 07:52:12 +0200
commit347d3c943462a73c35c9d246c4970833d96180bf (patch)
treef3507e40a3a76b07b507fb294871ad777a3a27d6 /modeling/model_init.py
parentd3a81759c311a9ccfc4d17d2cb9347b9367cb7d1 (diff)
full experiment, fixed and random
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 7fb1c84..1231dc6 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="Answers",
+ arg1_2="Kennwerte",
arg1_2_idx="max",
op2="add",
arg2_1="result1",