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

Some PEP8 changes #46

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Some PEP8 changes #46

wants to merge 7 commits into from

Conversation

leotrs
Copy link

@leotrs leotrs commented Aug 16, 2016

This is a mostly harmless PR as almost all it does is fix some whitespace/indentation issues that were driving my linter crazy.

The only changes that I would ask to be reviewed carefully are the ones on the last commit. These ones address the "undefined name" errors. There were two files that were using variables without having defined them first.

Addresses #44.

@leotrs
Copy link
Author

leotrs commented Aug 16, 2016

By the way, this reduces the number of flake8 errors from 546 to 133.

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.

1 participant