diff options
author | John Snow <jsnow@redhat.com> | 2021-06-07 16:06:34 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2021-06-18 16:10:07 -0400 |
commit | 1eab88723c4c8c18cd67b4cad88dbbccf5916061 (patch) | |
tree | 65f6564429371b1505b4619b95715d3f88e9e5c2 /qobject | |
parent | 1acde76328de10beff07c7f1c8146af72813ecd7 (diff) | |
download | qemu-1eab88723c4c8c18cd67b4cad88dbbccf5916061.zip qemu-1eab88723c4c8c18cd67b4cad88dbbccf5916061.tar.gz qemu-1eab88723c4c8c18cd67b4cad88dbbccf5916061.tar.bz2 |
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 'qobject')
0 files changed, 0 insertions, 0 deletions