diff options
author | John Snow <jsnow@redhat.com> | 2021-06-04 11:55:28 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2021-06-18 16:10:06 -0400 |
commit | 1f6399393bc672c2b89c3c3b862ff96baecc1bef (patch) | |
tree | 0f75c626ebfb5d72f94af3dfc40f9f0c26836948 /scripts | |
parent | f85d3252ef889b102eb42756450f45c973d3cb43 (diff) |
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 'scripts')
0 files changed, 0 insertions, 0 deletions