Correct various pylint warnings in this file.
The remaining ones are three functions with too many arguments (R0913
and R0918) and use of global (W0603).
Signed-off-by: Simon Glass
---
tools/u_boot_pylib/gitutil.py | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
Applie
Correct various pylint warnings in this file.
The remaining ones are three functions with too many arguments (R0913
and R0918) and use of global (W0603).
Signed-off-by: Simon Glass
---
tools/u_boot_pylib/gitutil.py | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff -
2 matches
Mail list logo