You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by franckcuny <gi...@git.apache.org> on 2014/04/05 06:38:11 UTC

[GitHub] libcloud pull request: Fix for various PEP8 errors.

GitHub user franckcuny opened a pull request:

    https://github.com/apache/libcloud/pull/273

    Fix for various PEP8 errors.

    pep8 1.5.2 started to report errors when a new line follows the
    parameter equal, and when a variable is redefined in a list
    comprehension.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/franckcuny/libcloud pep8-fixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/273.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #273
    
----
commit f0106c499baf4fee80eaba8acd1426929bee8de4
Author: Franck Cuny <fr...@gmail.com>
Date:   2014-04-05T04:31:59Z

    Fix for various PEP8 errors.
    
    pep8 1.5.2 started to report errors when a new line follows the
    parameter equal, and when a variable is redefined in a list
    comprehension.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] libcloud pull request: Fix for various PEP8 errors.

Posted by franckcuny <gi...@git.apache.org>.
Github user franckcuny closed the pull request at:

    https://github.com/apache/libcloud/pull/273


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---