diff options
author | John Snow | 2021-09-23 20:07:15 +0200 |
---|---|---|
committer | Kevin Wolf | 2021-10-06 10:25:55 +0200 |
commit | 3765315d4c84f9c0799744f43a314169baaccc05 (patch) | |
tree | c0e5fe98c0bddcf2e9efeb0e62d14d9dd59481a6 /python/qemu/aqmp | |
parent | iotests/migrate-bitmaps-test: delint (diff) | |
download | qemu-3765315d4c84f9c0799744f43a314169baaccc05.tar.gz qemu-3765315d4c84f9c0799744f43a314169baaccc05.tar.xz qemu-3765315d4c84f9c0799744f43a314169baaccc05.zip |
iotests: Update for pylint 2.11.1
1. Ignore the new f-strings warning, we're not interested in doing a
full conversion at this time.
2. Just mute the unbalanced-tuple-unpacking warning, it's not a real
error in this case and muting the dozens of callsites is just not
worth it.
3. Add encodings to read_text().
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20210923180715.4168522-7-jsnow@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'python/qemu/aqmp')
0 files changed, 0 insertions, 0 deletions