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

px_uploader.py: try to follow PEP8 #6278

Merged
merged 1 commit into from Jan 12, 2017
Merged

px_uploader.py: try to follow PEP8 #6278

merged 1 commit into from Jan 12, 2017

Conversation

julianoes
Copy link
Contributor

This fixes some non-Pythonic things and unneccessary semicolons.

Still to fix are line-length and multiple spaces before operators.

This fixes some non-Pythonic things and unneccessary semicolons.

Still to fix are line-length and multiple spaces before operators.
@julianoes
Copy link
Contributor Author

Tested on macOS 10.11, works as well.

@dagar
Copy link
Member

dagar commented Jan 9, 2017

Was this done manually or with a script?

@julianoes
Copy link
Contributor Author

@dagar: manually

@dagar
Copy link
Member

dagar commented Jan 12, 2017

We could run all of the python scripts through autopep8 or something, but I'd guess the change would be massive.

@dagar dagar merged commit c91b36b into master Jan 12, 2017
@dagar dagar deleted the fix_uploader branch January 12, 2017 07:51
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