diff options
author | John Snow | 2021-06-07 22:06:34 +0200 |
---|---|---|
committer | John Snow | 2021-06-18 22:10:07 +0200 |
commit | 1eab88723c4c8c18cd67b4cad88dbbccf5916061 (patch) | |
tree | 65f6564429371b1505b4619b95715d3f88e9e5c2 /python/qemu | |
parent | python/qmp: add QMPObject type alias (diff) | |
download | qemu-1eab88723c4c8c18cd67b4cad88dbbccf5916061.tar.gz qemu-1eab88723c4c8c18cd67b4cad88dbbccf5916061.tar.xz qemu-1eab88723c4c8c18cd67b4cad88dbbccf5916061.zip |
scripts/qmp-shell: add mypy types
As per my usual, this patch is annotations only. Any changes with side
effects are done elsewhere.
Note: pylint does not understand the subscripts for Collection in Python 3.6,
so use the stronger Sequence type as a workaround.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210607200649.1840382-28-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu')
0 files changed, 0 insertions, 0 deletions