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

Apply ruff/bugbear new rules #2718

Merged
merged 2 commits into from
May 9, 2024
Merged

Conversation

DimitriPapadopoulos
Copy link
Contributor

This should fix the CI pre-commit issues in #2715.

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

	RUF101 `TRY200` is a redirect to `B904`
	B024 `Describe` is an abstract base class, but it has no abstract methods
@gaborbernat gaborbernat merged commit 60233a1 into pypa:main May 9, 2024
46 of 47 checks passed
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.

None yet

2 participants