You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first pull request on pandas and on a large project like this one, if someone could double check it please, especially the commit message, formatting and so on...
I could not find a way to ignore errors on a per line/per file basis, if there is a way of doing so please tell me so I can improve this commit.
Task here is:
pandas/.pre-commit-config.yaml
Lines 24 to 28 in 10855f6
v2.2.1
pre-commit run codespell --all-files
. you should see something likepre-commit run codespell --all-files
passesThe text was updated successfully, but these errors were encountered: