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

Fix uncontroversial flake8 warnings #23

Merged
merged 7 commits into from
Feb 14, 2020
Merged

Conversation

bgrant
Copy link
Collaborator

@bgrant bgrant commented Feb 13, 2020

Hopefully this set of flake8 fixes is uncontroversial.

There are a few more "unused local variable" warnings that I'll have to look at more closely.

Next, I'll tackle a raft of "unused import" errors. I saw test errors when doing the obvious thing and just removing all the unused imports, so I'll have to try again more carefully.

@bgrant bgrant requested a review from demianbrecht February 13, 2020 23:52
@bgrant bgrant changed the base branch from feature/format-with-black to master February 14, 2020 03:58
@bgrant bgrant force-pushed the feature/placate-flake8 branch from 9d7da5a to a6a7332 Compare February 14, 2020 04:14
@bgrant bgrant requested a review from smholloway February 14, 2020 04:15
@bgrant bgrant merged commit 0e3d130 into master Feb 14, 2020
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.

2 participants