Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[examples] final pep8 fixes #3774

Merged
merged 26 commits into from Nov 15, 2014
Merged

[examples] final pep8 fixes #3774

merged 26 commits into from Nov 15, 2014

Commits on Nov 15, 2014

  1. fix trailing whitespace

    twmr committed Nov 15, 2014
    Copy the full SHA
    5cba226 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8cae397 View commit details
    Browse the repository at this point in the history
  3. pep8 fix E201

    twmr committed Nov 15, 2014
    Copy the full SHA
    2f5b1e1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cc7fc7f View commit details
    Browse the repository at this point in the history
  5. pep8 fix e2* in examples dir part 2/2

    Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
    twmr committed Nov 15, 2014
    Copy the full SHA
    b680680 View commit details
    Browse the repository at this point in the history
  6. pep8 fix E701

    twmr committed Nov 15, 2014
    Copy the full SHA
    b081c92 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0130bb9 View commit details
    Browse the repository at this point in the history
  8. pep8 fix e702,e703

    twmr committed Nov 15, 2014
    Copy the full SHA
    b959c79 View commit details
    Browse the repository at this point in the history
  9. pep8 fix E302

    twmr committed Nov 15, 2014
    Copy the full SHA
    7122484 View commit details
    Browse the repository at this point in the history
  10. remove blacklisted examples from coding style unittest

    Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
    twmr committed Nov 15, 2014
    Copy the full SHA
    fa2ee50 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    eef2efc View commit details
    Browse the repository at this point in the history
  12. pep8 fix E124-E129

    Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
    twmr committed Nov 15, 2014
    Copy the full SHA
    6289558 View commit details
    Browse the repository at this point in the history
  13. pep fix E401

    twmr committed Nov 15, 2014
    Copy the full SHA
    16e1566 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    1e822e9 View commit details
    Browse the repository at this point in the history
  15. decrease the number of ignored pep8 error classes

    Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
    twmr committed Nov 15, 2014
    Copy the full SHA
    85519f0 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    111cdab View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    192a26c View commit details
    Browse the repository at this point in the history
  18. avoid triple quoted string

    twmr committed Nov 15, 2014
    Copy the full SHA
    e53ba3e View commit details
    Browse the repository at this point in the history
  19. fix mutable default arguments

    twmr committed Nov 15, 2014
    Copy the full SHA
    3bd0f57 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    2da662b View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    cb0467d View commit details
    Browse the repository at this point in the history
  22. Revert "pep8 fix E201"

    This reverts commit 3ef582b.
    
    Conflicts:
    	examples/shapes_and_collections/artist_reference.py
    twmr committed Nov 15, 2014
    Copy the full SHA
    2cb5403 View commit details
    Browse the repository at this point in the history
  23. fix pep8 unit tests

    twmr committed Nov 15, 2014
    Copy the full SHA
    a79053c View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    9591cb8 View commit details
    Browse the repository at this point in the history
  25. fixed extraneous whitespace

    twmr committed Nov 15, 2014
    Copy the full SHA
    eab5b52 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    2303939 View commit details
    Browse the repository at this point in the history