-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
DOC: Fixing SA04 errors as per #25337 #25350
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
Conversation
Updated code_checks.sh Amended files where errors appeared
| Hello @Sedosa! Thanks for submitting the PR.
|
To do this I went through every file and corrected the SA04 errors.
When executing "validation_docstring.py" as per the "Pandas documentation validation errors" page, SA04 errors were still appearing but I haven't been able to locate them. Assistance may be required.