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

Cleanup Pylint singleton issues #845

Merged
merged 12 commits into from
Dec 18, 2019
Merged

Conversation

drawlerr
Copy link
Contributor

There are a number of 1-off pylint warnings that I've fixed and bundled in a single PR for simplicity.
Addressed:
-W1202
-W0706
-W0702
-W0127
-R1723
-R1714
-R1706
-R1702
-E0911
-E0601

@drawlerr drawlerr added the cleanup Linter changes, reformatting, removal of unused code etc. label Dec 17, 2019
@drawlerr drawlerr added this to the 1.4.0 milestone Dec 17, 2019
Copy link
Member

@danielmitterdorfer danielmitterdorfer left a comment

Choose a reason for hiding this comment

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

Thanks for raising this. Looks mostly fine but I left a few comments and suggestions.

@danielmitterdorfer danielmitterdorfer added the :misc Changes that don't affect users directly: linter fixes, test improvements, etc. label Dec 17, 2019
@danielmitterdorfer
Copy link
Member

@drawlerr can you please:

Copy link
Member

@danielmitterdorfer danielmitterdorfer left a comment

Choose a reason for hiding this comment

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

Thanks for iterating! LGTM

As I've mentioned yesterday, can you please ensure the following when you merge?

@drawlerr drawlerr merged commit 6fe2819 into elastic:master Dec 18, 2019
@drawlerr drawlerr deleted the minor-pylint-cleanup branch December 18, 2019 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Linter changes, reformatting, removal of unused code etc. :misc Changes that don't affect users directly: linter fixes, test improvements, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants