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

[flake8] Resolving F8?? errors #3778

Merged
merged 2 commits into from Nov 7, 2017

Conversation

john-bodley
Copy link
Member

@john-bodley john-bodley commented Nov 5, 2017

This PR resolves all the F8?? violation codes related to unused variables, duplicate definitions etc.

to: @mistercrunch

@@ -17,14 +17,6 @@ def test_0_progress(self):
self.assertEquals(
0, HiveEngineSpec.progress(log))

def test_0_progress(self):
Copy link
Member Author

Choose a reason for hiding this comment

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

This method is a duplicate from line #12.

@coveralls
Copy link

coveralls commented Nov 5, 2017

Coverage Status

Coverage remained the same at 71.271% when pulling 3cfe735 on john-bodley:john-bodley-flake8-F8 into 13c17e1 on apache:master.

@mistercrunch
Copy link
Member

LGTM

@coveralls
Copy link

Coverage Status

Coverage remained the same at 71.465% when pulling b174215 on john-bodley:john-bodley-flake8-F8 into ccb87d3 on apache:master.

1 similar comment
@coveralls
Copy link

coveralls commented Nov 7, 2017

Coverage Status

Coverage remained the same at 71.465% when pulling b174215 on john-bodley:john-bodley-flake8-F8 into ccb87d3 on apache:master.

@mistercrunch mistercrunch merged commit 02cbad5 into apache:master Nov 7, 2017
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.21.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.21.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants