We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbf94c commit ee93a03Copy full SHA for ee93a03
1 file changed
tests/test_ModelicaSystemOMC.py
@@ -214,7 +214,6 @@ def test_variable_filter(model_firstorder):
214
model_name="M",
215
)
216
217
- x0 = 1
218
a = -1
219
tau = -1 / a
220
stopTime = 5 * tau
0 commit comments