qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 12/47] qapi: enforce import order/styling with isort


From: John Snow
Subject: Re: [PATCH v3 12/47] qapi: enforce import order/styling with isort
Date: Mon, 28 Sep 2020 10:34:42 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 9/28/20 8:13 AM, Markus Armbruster wrote:
PEP 8: "Surround top-level function and class definitions with two blank
lines."

[...]



Yep, but flake8 does not complain about the first definitions that occur below imports. Why not? I don't know.

Regardless, I can change it and fold the changes in; they won't affect much here.

--js




reply via email to

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