python/qemu: use isort to lay out imports
Borrowed from the QAPI cleanup series, use the same configuration to standardize the way we write and sort imports. Signed-off-by:John Snow <jsnow@redhat.com> Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by:
Kevin Wolf <kwolf@redhat.com> Message-id: 20201006235817.3280413-2-jsnow@redhat.com Signed-off-by:
John Snow <jsnow@redhat.com>
Showing
- python/qemu/.isort.cfg 7 additions, 0 deletionspython/qemu/.isort.cfg
- python/qemu/accel.py 1 addition, 0 deletionspython/qemu/accel.py
- python/qemu/console_socket.py 1 addition, 1 deletionpython/qemu/console_socket.py
- python/qemu/machine.py 4 additions, 4 deletionspython/qemu/machine.py
- python/qemu/qmp.py 5 additions, 5 deletionspython/qemu/qmp.py
- python/qemu/qtest.py 1 addition, 1 deletionpython/qemu/qtest.py
python/qemu/.isort.cfg
0 → 100644
Please register or sign in to comment