summary refs log tree commit diff stats
path: root/python/qemu/console_socket.py
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2020-10-27 17:38:06 +0100
committerKevin Wolf <kwolf@redhat.com>2020-11-03 16:24:56 +0100
commit757ae0ec5cc6849b88280e2aaca70fe5eb022a0d (patch)
treec5f8901445a1b61d7fef5d9124d193072e021fc8 /python/qemu/console_socket.py
parenteeb7314c46545a2426c39e2c00f03a0ab5f4f4f1 (diff)
downloadfocaccia-qemu-757ae0ec5cc6849b88280e2aaca70fe5eb022a0d.tar.gz
focaccia-qemu-757ae0ec5cc6849b88280e2aaca70fe5eb022a0d.zip
iotests: Use Python 3 style super()
pylint complains about the use of super with the current class and
instance as arguments in VM.__init__():

iotests.py:546:8: R1725: Consider using Python 3 style super() without arguments (super-with-arguments)

No reason not to follow the advice and make it happy, so let's do this.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20201027163806.290960-4-kwolf@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'python/qemu/console_socket.py')
0 files changed, 0 insertions, 0 deletions