]> git.proxmox.com Git - mirror_qemu.git/commit
qapi/parser: Silence too-few-public-methods warning
authorJohn Snow <jsnow@redhat.com>
Thu, 30 Sep 2021 20:57:15 +0000 (16:57 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 2 Oct 2021 05:33:42 +0000 (07:33 +0200)
commit18e3673e0f8479e392e55245ad70c1eedb383507
tree34061b54f7defe4e85834abc1552017d0b732d91
parent2e28283e419357f0ee03a33a9224f908f9f67b04
qapi/parser: Silence too-few-public-methods warning

Eh. Not worth the fuss today. There are bigger fish to fry.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20210930205716.1148693-13-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
scripts/qapi/parser.py