Skip to content

STYLE enable ruff PLW2901 #51708

Closed
Closed
@MarcoGorelli

Description

@MarcoGorelli

Task is:

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

pandas/pyproject.toml

Lines 272 to 273 in 2c10d93

# Outer loop variable overwritten by inner assignment
"PLW2901",

  1. run pre-commit run ruff --all-files
  2. fixup the errors it flags - see https://beta.ruff.rs/docs/rules/redefined-loop-name/ for more info on this error
  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