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 at chromium.org> --- tools/qconfig.py | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) Applied to u-boot-dm, thanks!