Skip to content
Commit 8d2ef3e9 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

binman: Correct pylint errors



Fix pylint errors that can be fixed and mask those that seem to be
incorrect.

A complication with binman is that it tries to avoid importing libfdt
(or anything that imports it) unless needed, so that things like help
still work if it is missing.

Note that two tests are duplicated in binman and two others have
duplicate names, so both of these issues are fixed also.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 8a455fc0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment