Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
TST: pin flake8#29834
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
TST: pin flake8#29834
Uh oh!
There was an error while loading.Please reload this page.
Conversation
rcomer left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Can't hurt, particularly as there is talk of moving to ruff.
cf948de
intomatplotlib:mainUh oh!
There was an error while loading.Please reload this page.
@meeseeksdev backport to v3.10.x |
…834-on-v3.10.xBackport PR#29834 on branch v3.10.x (TST: pin flake8)
…834-on-v3.10.1-docBackport PR#29834 on branch v3.10.1-doc (TST: pin flake8)
Flake8 7.2.0 doesn't like
matplotlib/lib/matplotlib/_mathtext.py
Lines 1612 to 1624 in2933275
But that code passed before. Seems like maybe a bug on their end? But I'm not familiar with
nonlocal
to be honest.This PR just pins flake8 to unbreak CI