mirror of
https://github.com/qemu/qemu.git
synced 2024-12-04 17:23:39 +08:00
db12abc208
list is a generic type, but we expect to use strings directly. We could subclass list[str], but pylint does not presently understand that invocation. Change this class to envelop a list instead of *being* a list, for simpler mypy typing. Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20210607200649.1840382-25-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
||
---|---|---|
.. | ||
qemu-ga-client | ||
qmp | ||
qmp-shell | ||
qom-fuse | ||
qom-get | ||
qom-list | ||
qom-set | ||
qom-tree |