[virt-tools-list] [virt-manager PATCH 2/2] pycodestyle: fix all E203 warnings
Cole Robinson
crobinso at redhat.com
Sun Aug 6 21:35:48 UTC 2017
On 08/05/2017 03:01 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao at gmail.com>
>
> Fix all E203 whitespace before ':'
>
> Signed-off-by: Chen Hanxiao <chenhanxiao at gmail.com>
This one is also already ignored in tests/pycodestyle.cfg, is it giving you
warnings?
That said this is one that I'm fine with keeping as long as we can preserve
horizontal alignment in a few places, which you've kept. But I'm curious as to
how you hit these issues. What version of pycodestyle do you have installed?
- Cole
$ pycodestyle --version
2.0.0
More information about the virt-tools-list
mailing list