On 03/02/2018 03:01 AM, Radostin Stoyanov wrote:
> Radostin Stoyanov (5):
>   pylint: Use pylint.lint module
>   pylint: Silence inconsistent-return-statements
>   pylint: Resolve logging-not-lazy
>   pylint: Resolve consider-using-enumerate
>   pycodestyle: Use module instead of executable
> 
>  setup.py                    | 33 ++++++++++++++++++++-------------
>  tests/clitest.py            |  2 +-
>  tests/pylint.cfg            |  2 +-
>  virtManager/addhardware.py  |  4 ++--
>  virtManager/clone.py        |  2 +-
>  virtManager/connectauth.py  |  2 +-
>  virtManager/connection.py   |  4 ++--
>  virtManager/graphwidgets.py | 20 +++++++-------------
>  virtinst/installer.py       |  2 +-
>  virtinst/interface.py       |  4 ++--
>  virtinst/storage.py         |  4 ++--
>  virtinst/urlfetcher.py      |  6 +++---
>  12 files changed, 43 insertions(+), 42 deletions(-)
> 

ACK and pushed, thanks! How many hits does
inconsistent-return-statements trigger? I'd take a patch to fix that

Thanks,
Cole

_______________________________________________
virt-tools-list mailing list
virt-tools-list@redhat.com
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to