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: fully automated fixing of E30 pep8 errors #3513

Merged
merged 2 commits into from Sep 14, 2014

Commits on Sep 14, 2014

  1. examples: fully automated fixing of E30 pep8 errors

    Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
    twmr committed Sep 14, 2014
    Configuration menu
    Copy the full SHA
    583ae91 View commit details
    Browse the repository at this point in the history
  2. examples: remove newlines @eof + remove spaces/tabs from emtpy lines

    steps to reproduce (autopep8 -i --select E111 */*.py) + remove changes
    in non-empty lines
    
    Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
    twmr committed Sep 14, 2014
    Configuration menu
    Copy the full SHA
    4f0a481 View commit details
    Browse the repository at this point in the history