diff options
author | John Snow <jsnow@redhat.com> | 2021-06-04 11:55:23 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2021-06-18 16:10:06 -0400 |
commit | e75f516ac131dbc3c82ac52ef527680c4745add3 (patch) | |
tree | 6563f6d7e8f49d11ef2150431e98158fec85047f /qga | |
parent | 9510e4fb6967c39871b149676e09bb7ee875bc18 (diff) | |
download | qemu-e75f516ac131dbc3c82ac52ef527680c4745add3.zip qemu-e75f516ac131dbc3c82ac52ef527680c4745add3.tar.gz qemu-e75f516ac131dbc3c82ac52ef527680c4745add3.tar.bz2 |
scripts/qemu-ga-client: apply (most) flake8 rules
- Line length should be < 80
- You shouldn't perform unscoped imports except at the top of the module
Notably, the sys.path hack creates problems with the import rule. This
will be fixed later.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210604155532.1499282-3-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'qga')
0 files changed, 0 insertions, 0 deletions