buildman: Tidy up pylint problems in boards module
authorSimon Glass <sjg@chromium.org>
Tue, 12 Jul 2022 01:04:05 +0000 (19:04 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 5 Aug 2022 15:47:56 +0000 (11:47 -0400)
commit969fd333bab22ed263dbcc15219d2aa9d331dd92
tree3c54618be58ef7a81b143333c286615fe70b3e0b
parenta8a0141bc2c15fafd5afc96a089e9b2c6a0df340
buildman: Tidy up pylint problems in boards module

Fix all the pylint warnings. Also tidy up the comments so that they show
type information, as required.

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