steps are:

  1. add
# misc lints
"PIE",

to

https://github.com/pandas-dev/pandas/blob/6db4c479d719a400ef39bc59adc831c4f5425ad7/pyproject.toml#L201-L215

  1. run pre-commit run ruff --all-files
  2. fixup all errors
  3. stage, commit, push

Comment From: ch1booze

@MarcoGorelli The link posted is giving a 404 Not Found. Also, could I be assigned this task?

Comment From: MarcoGorelli

apologies, fixed the link, thanks

and sure, feel free to work on this