Commit de56519
[nrf fromtree] scripts: west_commands: runners: Fix f-string-missing-placeholders (F541)
Constant strings should not be f-strings.
See https://docs.astral.sh/ruff/rules/f-string-missing-placeholders/
Signed-off-by: Pieter De Gendt <[email protected]>
(cherry picked from commit 7f72dd3)
Signed-off-by: Tomasz Chyrowicz <[email protected]>1 parent 7f7b132 commit de56519
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments