Skip to content
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

fix SA01 error for pandas.ArrowDtype #57613

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

jordan-d-murphy
Copy link
Contributor

@jordan-d-murphy jordan-d-murphy commented Feb 25, 2024

All SA01 Errors resolved in the following cases:

  1. scripts/validate_docstrings.py --format=actions --errors=SA01 pandas.ArrowDtype

@jordan-d-murphy jordan-d-murphy changed the title fix SA01 error for pandas.ArrowDtype, and update link to :ref: format fix SA01 error for pandas.ArrowDtype Feb 25, 2024
@jordan-d-murphy
Copy link
Contributor Author

pre-commit.ci autofix

@mroeschke mroeschke added the Docs label Feb 26, 2024
@mroeschke mroeschke added this to the 3.0 milestone Feb 26, 2024
@mroeschke mroeschke merged commit a6877d8 into pandas-dev:main Feb 26, 2024
51 checks passed
@mroeschke
Copy link
Member

Thanks @jordan-d-murphy

@jordan-d-murphy jordan-d-murphy deleted the issue#57417_1 branch February 26, 2024 18:23
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
* fix SA01 error for pandas.ArrowDtype, and update link to :ref: format

* revert url change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants