Closed
Description
task is:
- bump version of pandas-dev-flaker in
pandas/.pre-commit-config.yaml
Line 53 in c3ab0c9
- update
pandas-dev-flaker
:pip install -U pandas-dev-flaker
- run
flake8 pandas --select PDF026
- fix any issues that are highlighted by
flake8
- run
flake8 pandas
and add any new codes toLine 76 in c3ab0c9