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] pep8 fix e251 e27* #3664

Merged
merged 2 commits into from Oct 18, 2014
Merged

Conversation

thisch
Copy link
Contributor

@thisch thisch commented Oct 17, 2014

E251 unexpected spaces around keyword / parameter equals

E271 multiple spaces after keyword
E272 multiple spaces before keyword
E273 tab after keyword
E274 tab before keyword

Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
@tacaswell tacaswell added this to the v1.5.x milestone Oct 17, 2014
@thisch
Copy link
Contributor Author

thisch commented Oct 17, 2014

this PR contains only whitespace changes

tacaswell added a commit that referenced this pull request Oct 18, 2014
PEP8 : [examples] pep8 fix e251 e27*
@tacaswell tacaswell merged commit 585c1ad into matplotlib:master Oct 18, 2014
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