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