qapi/error: Use Python3-style super()
commitb54e07cc46064e79de275c7ea26d90a51913a9ea
authorJohn Snow <jsnow@redhat.com>
Wed, 21 Apr 2021 19:22:27 +0000 (21 15:22 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 30 Apr 2021 10:59:54 +0000 (30 12:59 +0200)
treeec04ee5ae491bfe47ca8f9ca449a210cae1874cc
parent46f49468c690ff015a5b5346a279845f5e55369e
qapi/error: Use Python3-style super()

Missed in commit 2cae67bcb5 "qapi: Use super() now we have Python 3".

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