On Mon, 22 Nov 2021 at 16:02, Heinrich Schuchardt
wrote:
>
> * don't inherit from object
> * imports should be on the top level
> * avoid unused variable names
> * avoid unnecessary else after raise
>
> Signed-off-by: Heinrich Schuchardt
> ---
> test/py/u_boot_spawn.py | 26 +
* don't inherit from object
* imports should be on the top level
* avoid unused variable names
* avoid unnecessary else after raise
Signed-off-by: Heinrich Schuchardt
---
test/py/u_boot_spawn.py | 26 +-
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/test
2 matches
Mail list logo