On 7/10/20 7:22 AM, John Snow wrote:
> These should all be purely annotations with no changes in behavior at
> all. You need to be in the python folder, but you should be able to
> confirm that these annotations are correct (or at least self-consistent)
> by running `mypy --strict qemu`.
> 
> Signed-off-by: John Snow <js...@redhat.com>
> ---
>  python/qemu/accel.py   |  8 ++--
>  python/qemu/machine.py | 94 ++++++++++++++++++++++++------------------
>  python/qemu/qmp.py     | 44 +++++++++++---------
>  python/qemu/qtest.py   | 26 +++++++-----
>  4 files changed, 98 insertions(+), 74 deletions(-)
> 

Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>


Reply via email to