scripts/qemu-ga-client: apply isort rules
authorJohn Snow <jsnow@redhat.com>
Fri, 4 Jun 2021 15:55:22 +0000 (11:55 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:06 +0000 (16:10 -0400)
commit9510e4fb6967c39871b149676e09bb7ee875bc18
treedb8a6785c60a8e85ad601240551e3d6c9a38e224
parent176c5490724b813704bd5b083b9f5c9b857fdaad
scripts/qemu-ga-client: apply isort rules

Hint:
> ln -s scripts/qmp/qemu-ga-client python/qemu/qmp/qemu_ga_client.py
> cd python
> isort qemu

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210604155532.1499282-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
scripts/qmp/qemu-ga-client