Commit a238877
committed
test_tsp: Fix pylint warning about line too long
Split this string into two lines, without changing its value under test.
Fix the nearby REQUESTED_TIME_STEP line(s) formatting in VS Code, while
being there and formatting the amended file.
Signed-off-by: Marco Miller <[email protected]>1 parent f6c6bf7 commit a238877
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | | - | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
0 commit comments