Skip to content

Remove unnecessary code constructs (flake8-pie) - #5578

Open
AniketBajaj2024 wants to merge 1 commit into
Osmantic:mainfrom
AniketBajaj2024:fix/pie-misc-cleanups
Open

AniketBajaj2024 wants to merge 1 commit into
Osmantic:mainfrom
AniketBajaj2024:fix/pie-misc-cleanups

Conversation

@AniketBajaj2024

Copy link
Copy Markdown
Contributor

Drops no-op statements ruff's PIE rules flag as dead weight, such as unnecessary dict/list comprehension wrappers and redundant pass.

Applied by 'ruff check --select PIE --fix'; all touched files byte-compiled afterwards.

Drops no-op statements ruff's PIE rules flag as dead weight, such as
unnecessary dict/list comprehension wrappers and redundant pass.

Applied by 'ruff check --select PIE --fix'; all touched files
byte-compiled afterwards.
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.

1 participant