[ovs-dev] [PATCH] Adapt to flake8-import-order

Ben Pfaff blp at ovn.org
Thu Mar 9 05:16:28 UTC 2017


On Fri, Feb 24, 2017 at 10:03:26AM +0800, xurong00037997 wrote:
> https://review.openstack.org/#/c/432906/
> flake8-import-order adds 3 new flake8 warnings:
> I100: Your import statements are in the wrong order.
> I101: The names in your from import are in the wrong order.
> I201: Missing newline between sections or imports.

Applied, thanks.


More information about the dev mailing list