]> git.ipfire.org Git - thirdparty/qemu.git/commit
scripts/qmp-shell: remove if-raise-else patterns
authorJohn Snow <jsnow@redhat.com>
Mon, 7 Jun 2021 20:06:22 +0000 (16:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:06 +0000 (16:10 -0400)
commit73f699c903d429dfcd3b43232155cd515a854e80
tree14dd8eae9451af39e4ac07e7a8a87fd75535d2f3
parentd962ec85ed188b04f35a28771c69845f09a3867e
scripts/qmp-shell: remove if-raise-else patterns

Shushes pylint. I don't always mind these patterns personally, but I'm
not as sure that I want to remove the warning from pylint's repertoire
entirely. Oh well.

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