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

Conversation

thisch
Copy link
Contributor

@thisch thisch commented Sep 14, 2014

probably these simple newline fixes (pep8 E30x error classes - see https://pep8.readthedocs.org/en/latest/intro.html#error-codes) in all mpl examples are less controversial than my pep8 changes in #3425 and #3488.

For this PR I used my patched versions of pep8 and autopep8 - no manual adjustment was required - yeah :)

@tacaswell tacaswell added this to the v1.5.x milestone Sep 14, 2014
@tacaswell
Copy link
Member

This appears to have broken building the documentation.

Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
steps to reproduce (autopep8 -i --select E111 */*.py) + remove changes
in non-empty lines

Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
@thisch
Copy link
Contributor Author

thisch commented Sep 14, 2014

@tacaswell fixed, accidentally committed a temporary file

@tacaswell
Copy link
Member

Merging this is 100% changes to blank lines/trailing white space.

tacaswell added a commit that referenced this pull request Sep 14, 2014
PEP8 : fix blank-line violations in examples
@tacaswell tacaswell merged commit 1e81fe0 into matplotlib:master Sep 14, 2014
@thisch thisch deleted the examples_whitespace_fixes branch September 14, 2014 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants