
4 Oct
2023
4 Oct
'23
7:58 p.m.
Avoid pylint warnings by using 'f' strings where possible.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/moveconfig.py | 56 ++++++++++++++++++++++----------------------- 1 file changed, 28 insertions(+), 28 deletions(-)
Applied to u-boot-dm, thanks!