qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: Test I/O limits with removabl


From: Alberto Garcia
Subject: Re: [Qemu-devel] [PATCH 3/3] qemu-iotests: Test I/O limits with removable media
Date: Mon, 13 Nov 2017 16:57:10 +0100
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu)

On Mon 13 Nov 2017 04:49:48 PM CET, Stefan Hajnoczi <address@hidden> wrote:
> On Fri, Nov 10, 2017 at 08:54:48PM +0200, Alberto Garcia wrote:
>> +        result = self.vm.qmp("blockdev-add", driver = "null-aio",
>> +                             node_name = "cd0")
>
> PEP8 says:
>
> "Don't use spaces around the = sign when used to indicate a keyword
> argument or a default parameter value."
>
> https://www.python.org/dev/peps/pep-0008/#whitespace-in-expressions-and-statements
>
> I fixed this while merging the patch.

Ok, thanks!

Berto



reply via email to

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