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] Fixing additional flake8 issue w/ the presence of ignore #4474

Conversation

john-bodley
Copy link
Member

@john-bodley john-bodley commented Feb 23, 2018

Note I'm somewhat perplexes as to why adding an ignore section (in this case empty) to the flake8 configuration in .tox.ini would trigger additional flake8 errors, but it surfaced a number of issues which should be resolved. For context I was in the process of adding another flake8 package where certain warnings should be ignored.

This PR fixes the somewhat mystical new flake8 issues as well as ignoring the generated .tox directory from Git (I've been burnt by this in the past).

to: @mistercrunch

@graceguo-supercat graceguo-supercat merged commit 8aac63e into apache:master Feb 23, 2018
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.24.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.24.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants