Closed
Description
Task is:
- check the contributing guide for how to set up your environment
- remove
PLW2901
from
Lines 272 to 273 in 2c10d93
- run
pre-commit run ruff --all-files
- fixup the errors it flags - see https://beta.ruff.rs/docs/rules/redefined-loop-name/ for more info on this error
- stage, commit, push, open pull request