qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 01/13] qcow2.py: python style fixes


From: Eric Blake
Subject: Re: [PATCH v5 01/13] qcow2.py: python style fixes
Date: Mon, 8 Jun 2020 15:52:31 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 6/6/20 3:17 AM, Vladimir Sementsov-Ogievskiy wrote:
Fix flake8 complaints. Leave the only chunk of lines over 79 characters:

Stale sentence since you fixed that; on my Fedora 32 machine, with flake8 3.7.7, this patch silences all warnings.

initialization of cmds variable. Leave it for another day, when it
should be refactored to utilize argparse instead of hand-written
parsing.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
---
  tests/qemu-iotests/qcow2.py | 95 ++++++++++++++++++++++---------------
  1 file changed, 56 insertions(+), 39 deletions(-)

Reviewed-by: Eric Blake <eblake@redhat.com>
Tested-by: Eric Blake <eblake@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]