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 all flake8 errors found in current code #530

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

floatingatoll
Copy link
Contributor

@floatingatoll floatingatoll commented Jul 22, 2021

Hi, reviewers.

While fixing CI I found a stack of flake8 errors (E###) that were preventing CI from running. I've separated them out for review purposes into this PR, so that they can be checked for sanity.

I have confirmed in #531 that the new CI passes when these are incorporated. It will not pass without these fixes.

@floatingatoll floatingatoll marked this pull request as draft July 22, 2021 00:39
@floatingatoll floatingatoll force-pushed the flake-fixes branch 2 times, most recently from cd79a52 to 0221232 Compare July 22, 2021 01:16
@floatingatoll floatingatoll requested a review from gene1wood July 22, 2021 02:34
@floatingatoll floatingatoll marked this pull request as ready for review July 22, 2021 02:34
@floatingatoll floatingatoll requested review from bkochendorfer and duallain and removed request for gene1wood July 27, 2021 03:05
def test_filtered_scan(benchmark):
#get_all_by_any()
# get_all_by_any()
Copy link
Member

Choose a reason for hiding this comment

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

huh, wonder why that's commented out

@floatingatoll
Copy link
Contributor Author

floatingatoll commented Jul 27, 2021 via email

@floatingatoll floatingatoll merged commit 3658d80 into mozilla-iam:master Jul 27, 2021
@floatingatoll floatingatoll deleted the flake-fixes branch July 27, 2021 17:21
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.

3 participants