[elbe-devel] [PATCH 0/3] Fix some pylint and pycodestyle errors
Akash Satamkar
akash at linutronix.de
Wed Sep 18 15:28:27 CEST 2019
This patch series will fix some style errors detected by
pylint and pycodestyle in:
elbepack/dump.py
elbepack/elbexml.py
elbepack/filesystem.py
elbepack/shellhelper.py
elbepack/treeutils.py
elbepack/validate.py
elbepack/xmlpreprocess.py
Akash Satamkar (3):
treeutils:move check_boolean out of class etree
dump,elbexml,xmlpreprocess: fix style errors
validate,filesystem,shellhelper: fix style errors
elbepack/dump.py | 18 +++++++++---------
elbepack/elbexml.py | 5 +++--
elbepack/filesystem.py | 9 +++++----
elbepack/shellhelper.py | 22 +++++++++++++---------
elbepack/treeutils.py | 21 ++++++++++++---------
elbepack/validate.py | 1 +
elbepack/xmlpreprocess.py | 16 +++++++++++-----
7 files changed, 54 insertions(+), 38 deletions(-)
--
2.20.1
More information about the elbe-devel
mailing list