[elbe-devel] [PATCH 00/16] more pylint fixes
Torben Hohn
torben.hohn at linutronix.de
Wed Jul 28 17:40:36 CEST 2021
There are still pylint errors.
This fixes some more.
Torben Hohn (16):
commands: buildchroot: fix pylint
commands: check-build: fix pylint
commands: chroot: fix pylint
commands: control: fix pylint
commands: initvm: fix pylint
commands: pbuilder: fix pylint
commands: prjrepo: fix pylint
commands: test fix pylint
commands: validate: fix pylint
db: fix pylint
elbeproject: fix pylint
daemons: esoap: remove unused import
aptpkgutils: fixup import order
xmlpreprocess: remove pylint command with unknown option
virtapt: ignore pylint no-member
tests: test_pylint: remove elbeproject.py and elbexml.py from bad list
elbepack/aptpkgutils.py | 3 ++-
elbepack/commands/buildchroot.py | 3 ++-
elbepack/commands/check-build.py | 1 +
elbepack/commands/chroot.py | 2 +-
elbepack/commands/control.py | 2 +-
elbepack/commands/initvm.py | 2 +-
elbepack/commands/pbuilder.py | 2 +-
elbepack/commands/prjrepo.py | 2 +-
elbepack/commands/test.py | 1 +
elbepack/commands/validate.py | 2 +-
elbepack/daemons/soap/esoap.py | 1 -
elbepack/db.py | 4 ++--
elbepack/elbeproject.py | 11 +++++------
elbepack/tests/test_pylint.py | 3 ---
elbepack/virtapt.py | 2 ++
elbepack/xmlpreprocess.py | 1 -
16 files changed, 21 insertions(+), 21 deletions(-)
--
2.20.1
More information about the elbe-devel
mailing list