u-boot/test/py/tests/test_efi_bootmgr
Heinrich Schuchardt 86fa918df6 test: fix pylint warnings in test_efi_bootmgr
* Use f'' strings instead of .format().
* Correct sequence of imports.
* Remove a superfluous import.
* Add missing documentation.
* Replace yield by return.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-03-31 19:06:16 +02:00
..
conftest.py test: fix pylint warnings in test_efi_bootmgr 2022-03-31 19:06:16 +02:00
test_efi_bootmgr.py test: fix pylint warnings in test_efi_bootmgr 2022-03-31 19:06:16 +02:00