diff options
author | Dobbertin, Niclas <niclas.dobbertin@mailbox.org> | 2024-10-14 23:19:55 +0200 |
---|---|---|
committer | Dobbertin, Niclas <niclas.dobbertin@mailbox.org> | 2024-10-14 23:19:55 +0200 |
commit | 3eb78a1ddb0ac78c4306f4b6d2f81f62d097179a (patch) | |
tree | 90e20453ba85ae07b4ce7b24e183dacd7d5c10ee /modeling/prod_motor.py | |
parent | de0fe964cdea8ec69bbb81732c6627fac38280b0 (diff) |
bugfixes
Diffstat (limited to 'modeling/prod_motor.py')
-rw-r--r-- | modeling/prod_motor.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modeling/prod_motor.py b/modeling/prod_motor.py index a13e64a..1c6237a 100644 --- a/modeling/prod_motor.py +++ b/modeling/prod_motor.py @@ -17,6 +17,7 @@ def procedures(Model): op expand nextop press_tens arg2 =result + ones1 None ones2 None tens2 None """ |