-
Notifications
You must be signed in to change notification settings - Fork 18
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
CI broken #124
Comments
Seems to be because of PyCQA/flake8-bugbear#486 and PyCQA/flake8-bugbear#490 When bugbear gets a new release it will be resolved (attrs version is not compatible otherwise?) |
Or we could replace flake with ruff |
Ruff seems like it could also replace black and isort. |
According to this, ruff even supports bugbear, so it would be a drop-in replacement https://docs.astral.sh/ruff/faq/#how-does-ruffs-linter-compare-to-flake8 |
https://github.com/Romern/syncMyMoodle/actions/runs/10824777198/job/30032576313
The text was updated successfully, but these errors were encountered: