Re: [PATCH 15/20] python/qemu/console_socket.py: Add type hint annotations

2020-10-07 Thread Kevin Wolf
Am 07.10.2020 um 01:58 hat John Snow geschrieben: > Finish the typing of console_socket.py with annotations and no code > changes. > > Signed-off-by: John Snow Reviewed-by: Kevin Wolf

[PATCH 15/20] python/qemu/console_socket.py: Add type hint annotations

2020-10-06 Thread John Snow
Finish the typing of console_socket.py with annotations and no code changes. Signed-off-by: John Snow --- python/qemu/console_socket.py | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/python/qemu/console_socket.py b/python/qemu/console_socket.py index