scripts/qmp-shell: declare verbose in __init__
commit31226369ab9fa654cdb37d977c5f396367065019
authorJohn Snow <jsnow@redhat.com>
Mon, 7 Jun 2021 20:06:16 +0000 (7 16:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:06 +0000 (18 16:10 -0400)
treee9040b401c5077d47d10d93d7d604dd1134b9ebd
parent5cb0233861750908f5942ffb36061442e84c86da
scripts/qmp-shell: declare verbose in __init__

Linters get angry when we don't define state at init time.

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