commit | 4c18acff34e12ff7602845e174487422f6dfc9e2 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Oct 01 20:55:14 2022 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Oct 06 22:54:57 2022 +0200 |
tree | e09248e9d35c6c3ff646f5b60caf16b4b2422a7e | |
parent | e29fbb34ff4f504d5ca992b06a8f94f2f622b281 [diff] |
test: fix some pylint errors in test_efi_secboot * Remove unused import * Provide module docstring Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>