From 347d3c943462a73c35c9d246c4970833d96180bf Mon Sep 17 00:00:00 2001 From: "Dobbertin, Niclas" Date: Wed, 7 Aug 2024 07:52:12 +0200 Subject: full experiment, fixed and random --- modeling/model_init.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modeling/model_init.py') 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", -- cgit v1.2.3