[elbe-devel] [PATCH v2 0/3] Fix some pylint and pycodestyle errors

Akash Satamkar akash at linutronix.de
Tue Sep 24 12:20:56 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       |  7 ++++---
 elbepack/filesystem.py    |  9 +++++----
 elbepack/shellhelper.py   | 23 +++++++++++++----------
 elbepack/treeutils.py     | 21 ++++++++++++---------
 elbepack/validate.py      |  1 +
 elbepack/xmlpreprocess.py | 16 +++++++++++-----
 7 files changed, 55 insertions(+), 40 deletions(-)

-- 
2.20.1




More information about the elbe-devel mailing list