Skip to content

STYLE enable ruff PLR5501 #51709

Closed
Closed
@MarcoGorelli

Description

@MarcoGorelli

Task is:

  1. check the contributing guide for how to set up your environment
  2. remove PLR5501 from

pandas/pyproject.toml

Lines 274 to 275 in 4d18871

# Consider `elif` instead of `else` then `if` to remove indendation level
"PLR5501",

  1. run pre-commit run ruff --all-files
  2. fixup the errors it flags
  3. stage, commit, push, open pull request

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions