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

Python.d PEP 8 cleanup, modules D-H #4287

Merged
merged 12 commits into from Sep 26, 2018
Merged

Conversation

Ferroin
Copy link
Member

@Ferroin Ferroin commented Sep 25, 2018

PEP 8 compliance cleanups for python.d modules with names starting with D, E, F, G, and H.

Relevant: #4167

* Converted tabs in indentation to spaces (this is why the diff looks
huge).
* Fixed container literal formatting.
* General cleanup regarding blank lines.
Fixed container literal formatting.
Fixed overly long lines and trailing empty line.
Made string literals use consistent quoting and fixed container literal
formatting.
Fixed container literal formatting.
Fixed string quoting and container literal formatting.
Fixed string quoting and container literal formatting.
Fixed quoting of strings and formatting of container literals.
Fixed formatting of conainer literals.
Make string quoting consistent and fix formatting of container literals.
Fixed quoting of strings and formatting of container literals.
@Ferroin
Copy link
Member Author

Ferroin commented Sep 25, 2018

Next set should be later today, not sure if I'll get one or two more done today, but I should hopefully get most of the rest of the python.d/*.chart.py stuff done by the end of the day tomorrow.

@netdatabot
Copy link
Member

This pull request introduces 1 alert when merging 00b5ea8 into 2d90410 - view on LGTM.com

new alerts:

  • 1 for Syntax error

Comment posted by LGTM.com

Copy link
Contributor

@paulfantom paulfantom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Ferroin Ferroin merged commit acf3b43 into netdata:master Sep 26, 2018
@Ferroin Ferroin deleted the pep8-modules-2 branch September 26, 2018 15:39
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

4 participants