commit | 650e5de7d407a3a9d2a9cc693eb8b1290a768d65 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 23 11:03:41 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 02 09:16:30 2021 -0700 |
tree | ce32d70613ad3df760647b4eb1f73699c7f1e024 | |
parent | 40b4d647c606b6df7394333c1a58c10996c96a78 [diff] |
binman: Tidy up style in cmdline Update this file to improve the pylint score a little. The remaining item is: Function name "ParseArgs" doesn't conform to snake_case naming style which needs some binman-wide renaming. Signed-off-by: Simon Glass <sjg@chromium.org>