[
https://issues.apache.org/jira/browse/LIBCLOUD-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890553#comment-13890553
]
Denis Barmenkov commented on LIBCLOUD-268:
------------------------------------------
Patch was erroneous, below is flake8 output:
example_loadbalancer.py:45:1: E901 SyntaxError: non-keyword arg after keyword
arg
> Fixing PEP8 violations
> ----------------------
>
> Key: LIBCLOUD-268
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-268
> Project: Libcloud
> Issue Type: Improvement
> Reporter: DaeMyung Kang
> Assignee: Tomaz Muraus
> Priority: Trivial
> Attachments: libcloud-268.patch
>
>
> Fixing PEP8 violations
> example_compute.py
> example_loadbalancer.py
> libcloud/__init__.py
> libcloud/httplib_ssl.py
> libcloud/security.py
> setup.py
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)