]> git.dujemihanovic.xyz Git - u-boot.git/commit
patman: Correct easy pylint warnings in __main__
authorSimon Glass <sjg@chromium.org>
Sat, 4 Nov 2023 16:25:22 +0000 (10:25 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 15 Nov 2023 03:04:00 +0000 (20:04 -0700)
commit21229c921bf62a5480e887d71ba13ac482282870
tree512a03f7f24435b25665a609462d119833b1f120
parente296a3c73d22bf95f38318a8dac2dc0177a3b145
patman: Correct easy pylint warnings in __main__

Tidy up the code a little to reduce the number of pylint warnings.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/__main__.py