On Mon, 22 Nov 2021 at 16:02, Heinrich Schuchardt
wrote:
>
> * 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: Heinrich Schuchardt
> ---
> test/py/u_boot_utils.py | 25
* 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: Heinrich Schuchardt
---
test/py/u_boot_utils.py | 25 ++---
1 file changed, 14 insertions(+), 11 deletions(-)
diff --git
2 matches
Mail list logo