]> git.proxmox.com Git - mirror_qemu.git/commit - python/qemu/machine/machine.py
machine.py: minor delinting
authorJohn Snow <jsnow@redhat.com>
Thu, 27 Jun 2019 21:28:15 +0000 (17:28 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 1 Jul 2019 22:02:10 +0000 (19:02 -0300)
commit306dfcd6864b7d35dac7ed1b9c231c266bda5d80
treec439ddd842f0f66300ccead5aa4d2897921703a9
parentabf0bf998dcb20807195018bfdd7abca2930dbbd
machine.py: minor delinting

Since we're out in a new module, do a quick cursory pass of some of the
more obvious style issues.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20190627212816.27298-3-jsnow@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
python/qemu/machine.py