Commit 74ab69e
committed
remote/exporter: apply ruff format fixes
This change is caused by updating ruff 0.8.6 -> 0.9.0. The changelog
reads:
"Ruff now formats your code according to the 2025 style guide. As a
result, your code might now get formatted differently. See the
formatter section for a detailed list of changes." [1]
[1] https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md
Signed-off-by: Bastian Krause <bst@pengutronix.de>1 parent 3818269 commit 74ab69e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| |||
0 commit comments