-
-
Notifications
You must be signed in to change notification settings - Fork 46.2k
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 pre-commit failing - Add B023
to .flake8
ignores
#7941
Conversation
Co-authored-by: Christian Clauss <[email protected]>
#@cclauss the point is that those code snippets raise |
Huh, seems you can't do in-line comments in a |
@cclauss Lots of failures in pre-commit due to previous code. |
B023
to .flake8
ignoresB023
to .flake8
ignores
I think you should close this PR and start from scratch. I am worried about ignoring all instances of |
Starting again sounds like a good idea but I'm not entirely sure how to fix this without ignoring all instances and trusting that the doctests will keep the algorithms on the straight and narrow. |
|
Describe your change:
Fixes #7940
Checklist:
Fixes: #{$ISSUE_NO}
.