[PATCH 0/2] pylint: fix new errors and warnings

Emanuele Giuseppe Esposito posted 2 patches 2 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211006130100.389521-1-eesposit@redhat.com
Maintainers: Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>
tests/qemu-iotests/129                  |  9 ++---
tests/qemu-iotests/310                  | 16 ++++-----
tests/qemu-iotests/check                | 11 +++---
tests/qemu-iotests/iotests.py           |  7 ++--
tests/qemu-iotests/tests/image-fleecing | 47 +++++++++++++++----------
5 files changed, 51 insertions(+), 39 deletions(-)
[PATCH 0/2] pylint: fix new errors and warnings
Posted by Emanuele Giuseppe Esposito 2 years, 6 months ago
There are some warnings and errors that we either miss or
are new in pylint. Anyways, test 297 of qemu-iotests fails
because of that, so we need to fix it.

All these fixes involve just indentation or additional spaces
added.

Emanuele Giuseppe Esposito (2):
  pylint: fix errors and warnings from qemu-tests test 297
  qemu-iotests: fix image-fleecing pylint errors

 tests/qemu-iotests/129                  |  9 ++---
 tests/qemu-iotests/310                  | 16 ++++-----
 tests/qemu-iotests/check                | 11 +++---
 tests/qemu-iotests/iotests.py           |  7 ++--
 tests/qemu-iotests/tests/image-fleecing | 47 +++++++++++++++----------
 5 files changed, 51 insertions(+), 39 deletions(-)

-- 
2.27.0