Skip to content
Snippets Groups Projects
Commit 9aa1a14d authored by Heinrich Schuchardt's avatar Heinrich Schuchardt :speech_balloon:
Browse files

test: fix pylint errors in u_boot_utils.py


* there is no os.path.unlink() method
* don't inherit from object
* add module docstring
* move imports to the top
* avoid unused variable

Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 67e9b647
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment