scripts/qmp-shell: use @classmethod where appropriate
authorJohn Snow <jsnow@redhat.com>
Mon, 7 Jun 2021 20:06:14 +0000 (16:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:06 +0000 (16:10 -0400)
commitc4a1447fc13fd71df3813bfd451b98137f12b434
treec74747b134114262b6c2fcfa5c3542c815f41eae
parent9669c8289c8f16eb97ac887ab09598925f4712ce
scripts/qmp-shell: use @classmethod where appropriate

Methods with no self-use should belong to the class.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210607200649.1840382-8-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
scripts/qmp/qmp-shell