Skip to content

Conversation

DimitriPapadopoulos
Copy link
Contributor

No description provided.

PIE790 Unnecessary `pass` statement
LOG009 Use of undocumented `logging.WARN` constant
@DimitriPapadopoulos DimitriPapadopoulos changed the title Appy more ruff rules Apply more ruff rules Feb 22, 2025
@DimitriPapadopoulos DimitriPapadopoulos force-pushed the ruff branch 5 times, most recently from 078e935 to 625f117 Compare February 22, 2025 21:06
PGH003 Use specific rule codes when ignoring type issues
PGH004 Use specific rule codes when using `noqa`
PLR5501 Use `elif` instead of `else` then `if`, to reduce indentation
PLW0120 `else` clause on loop without a `break` statement; remove the `else` and dedent its contents
PLW3201 Dunder method `__init___` has no special meaning in Python 3
@RonnyPfannschmidt RonnyPfannschmidt merged commit 99b2faa into pypa:main Feb 24, 2025
18 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.

2 participants