Commit e025665
committed
fix test_linearization from v4.0.0
flake8 error: test_linearization.py:71:5: E741 ambiguous variable name 'l'
this was fixed in: 'update usage of flake8 (OpenModelica#357)' (SHA1: 70cb446)1 parent 7f68a10 commit e025665
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments