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

Fix examples/ PEP8 errors. Mostly white space. #2976

Merged
merged 1 commit into from Feb 2, 2015
Merged

Fix examples/ PEP8 errors. Mostly white space. #2976

merged 1 commit into from Feb 2, 2015

Conversation

merriam
Copy link
Contributor

@merriam merriam commented Feb 2, 2015

This fixes a large number of white space errors in the examples/ directory.
When I upgraded Makefile to check the 'make style' on the examples directory,
the output was hundreds of lines long. Currently, the output is manageable
and consists solely of "lines too long", as kv lines cannot be split. This
commit touches an obscene number of files in trivial ways.

This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long.   Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
dessant added a commit that referenced this pull request Feb 2, 2015
Fix examples/ PEP8 errors.  Mostly white space.
@dessant dessant merged commit d00d385 into kivy:master Feb 2, 2015
@dessant
Copy link
Contributor

dessant commented Feb 2, 2015

You are on a roll! Super duper job. 🍨

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

2 participants