python/qemu: Cleanup changes to ConsoleSocket

The changes to console_socket.py and machine.py are to
cleanup for pylint and flake8.

Signed-off-by: Robert Foley <robert.foley@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200717203041.9867-2-robert.foley@linaro.org>
Message-Id: <20200724064509.331-15-alex.bennee@linaro.org>
This commit is contained in:
Robert Foley 2020-07-24 07:45:07 +01:00 committed by Alex Bennée
parent 445883885a
commit 4b84d87449
3 changed files with 34 additions and 32 deletions

View file

@ -33,7 +33,7 @@ good-names=i,
Run,
_,
fd,
c,
[VARIABLES]
[STRING]