commit | 58d41becaa95c83c610903221222009971b080d6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 11 19:04:05 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 05 11:47:56 2022 -0400 |
tree | 3c54618be58ef7a81b143333c286615fe70b3e0b | |
parent | 0c477b7414297681c73f423142b7905ba2744178 [diff] |
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>