[PATCH v3 10/27] moveconfig: Use f strings where possible

Simon Glass sjg at chromium.org
Wed Oct 4 19:58:38 CEST 2023


Avoid pylint warnings by using 'f' strings where possible.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 tools/moveconfig.py | 56 ++++++++++++++++++++++-----------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list