qapi: linter fixups
authorJohn Snow <jsnow@redhat.com>
Wed, 26 Jun 2024 22:21:08 +0000 (18:21 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 6 Jul 2024 06:58:24 +0000 (08:58 +0200)
commitf64e753149a0472e381246f0e06e5b293aa40541
tree3efcc65a08b88571cc8486e8a635752a233cbf67
parentf2cb4026fccfe073f84a4b440e41d3ed0c3134f6
qapi: linter fixups

Fix minor irritants to pylint/flake8 et al.

(Yes, these need to be guarded by the Python tests. That's a work in
progress, a series that's quite likely to follow once I finish this
Sphinx project. Please pardon the temporary irritation.)

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240626222128.406106-3-jsnow@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
scripts/qapi/introspect.py
scripts/qapi/schema.py
scripts/qapi/visit.py