diff options
author | John Snow | 2021-06-04 17:55:28 +0200 |
---|---|---|
committer | John Snow | 2021-06-18 22:10:06 +0200 |
commit | 1f6399393bc672c2b89c3c3b862ff96baecc1bef (patch) | |
tree | 0f75c626ebfb5d72f94af3dfc40f9f0c26836948 /python/qemu/qmp/qemu_ga_client.py | |
parent | scripts/qemu-ga-client: apply (most) pylint rules (diff) | |
download | qemu-1f6399393bc672c2b89c3c3b862ff96baecc1bef.tar.gz qemu-1f6399393bc672c2b89c3c3b862ff96baecc1bef.tar.xz qemu-1f6399393bc672c2b89c3c3b862ff96baecc1bef.zip |
python/qmp: Correct type of QMPReturnValue
It's only a Dict[str, Any] most of the time. It's not actually
guaranteed to be anything in particular. Fix this type to be
more accurate to the reality we live in.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210604155532.1499282-8-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/qmp/qemu_ga_client.py')
0 files changed, 0 insertions, 0 deletions