On 10/7/20 1:57 AM, John Snow wrote:
> Borrowed from the QAPI cleanup series, use the same configuration to
> standardize the way we write and sort imports.
> 
> Signed-off-by: John Snow <js...@redhat.com>
> ---
>  python/qemu/.isort.cfg        |  7 +++++++
>  python/qemu/accel.py          |  1 +
>  python/qemu/console_socket.py |  2 +-
>  python/qemu/machine.py        |  8 ++++----
>  python/qemu/qmp.py            | 10 +++++-----
>  python/qemu/qtest.py          |  2 +-
>  6 files changed, 19 insertions(+), 11 deletions(-)
>  create mode 100644 python/qemu/.isort.cfg

Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>


Reply via email to