commit | 2b5e7108594d4e100c88f44353d1fed6456d6471 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Nov 23 00:01:49 2021 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Nov 26 22:02:37 2021 +0100 |
tree | b4a3b3ca5d9b6b6f10e3d6880f1caa17219776c2 | |
parent | 6e6d37f7f9ed860a44443d144e1e689a72f05c78 [diff] |
test: fix pylint error in u_boot_console_exec_attach.py * provide module docstring Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>