Commit fadd889
commands: work around a new flake8 failure
Suddenly, on the new f43 image ci run flake8 fails. Looking at the error
and the code I think this failure is incorrect but I don't want to block
the CI and wait for flake8 to be changed. The workaround is low cost and
not much harder to understand than the original code.
Signed-off-by: John Mulligan <[email protected]>1 parent 135e58a commit fadd889
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments