python/qemu/console_socket.py: Add type hint annotations
commite35c13826768cf4224b4f9c6884b08f3a7ed887e
authorJohn Snow <jsnow@redhat.com>
Tue, 6 Oct 2020 23:58:12 +0000 (6 19:58 -0400)
committerJohn Snow <jsnow@redhat.com>
Tue, 20 Oct 2020 13:37:57 +0000 (20 09:37 -0400)
tree80e40faa9b2b6152bc2dff1110d14fcb38a4642b
parent714ac05a1996c0adf2740bce935f790d8824ea9e
python/qemu/console_socket.py: Add type hint annotations

Finish the typing of console_socket.py with annotations and no code
changes.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 20201006235817.3280413-16-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/console_socket.py