
26 Jul
2024
26 Jul
'24
2:59 p.m.
This doesn't have any methods so is not good as a class. Make it a function instead, to keep pylint happy.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/qconfig.py | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-)
Applied to u-boot-dm, thanks!