-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
STYLE: upgrade codespell #48349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Looks like this one is correct as is |
take |
take |
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: