Re: [libvirt] [PATCH sandbox-image 5/9] pylint: Fix white-space around keywords

2018-04-19 Thread Cedric Bosdonnat
On Wed, 2018-04-18 at 21:57 +0100, Radostin Stoyanov wrote: > This changes aim to resolve Pylint C0326. > > http://pylint-messages.wikidot.com/messages:c0326 > > Signed-off-by: Radostin Stoyanov > --- > libvirt_sandbox_image/cli.py | 26 +- > libvirt_sand

[libvirt] [PATCH sandbox-image 5/9] pylint: Fix white-space around keywords

2018-04-18 Thread Radostin Stoyanov
This changes aim to resolve Pylint C0326. http://pylint-messages.wikidot.com/messages:c0326 Signed-off-by: Radostin Stoyanov --- libvirt_sandbox_image/cli.py | 26 +- libvirt_sandbox_image/sources/base.py| 4 ++-- libvirt_sandbox_image/sources/do