Commit 36da9ba
committed
style: fix flake8 E122 continuation indent in pinAirocon
Replace the unindented backslash line-continuations with a parenthesized
expression aligned to the opening bracket. Value is unchanged (verified
against the original formula). Keeps the CI flake8 lint job green.1 parent 50ab06b commit 36da9ba
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| |||
0 commit comments