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

DOC: fix SA05 errors in docstrings for pandas.plotting.bootstrap_plot and pandas.plotting.radviz #57434

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

ooooo-create
Copy link
Contributor

All SA05 Errors resolved in the following cases:

  1. scripts/validate_docstrings.py --format=actions --errors=SA05 pandas.plotting.bootstrap_plot
  2. scripts/validate_docstrings.py --format=actions --errors=SA05 pandas.plotting.radviz
  3. try to fix a RT03 Return value has no description in pandas.plotting.radviz

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

Thanks @ooooo-create

@ooooo-create ooooo-create deleted the pa_docstring_SA05 branch February 16, 2024 07:46
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…t` and `pandas.plotting.radviz` (pandas-dev#57434)

DOC: fix SA05 errors in docstrings for pandas.plotting.bootstrap_plot,pandas.plotting.radviz
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