pandas icon indicating copy to clipboard operation
pandas copied to clipboard

Fix PR07 error for pandas.Index

Open aBiR1D opened this issue 9 months ago • 2 comments

  • [ ] closes DOC: Enforce Numpy Docstring Validation | pandas.Index #58068
  • [ ] Fixed Errors found for pandas.Index: PR07 -Parameter "data" has no description

aBiR1D avatar Apr 29 '24 20:04 aBiR1D

@aBiR1D delete the line -i "pandas.Index PR07" \ from ci/code_checks.sh

tuhinsharma121 avatar Apr 30 '24 04:04 tuhinsharma121

@tuhinsharma121 done.

aBiR1D avatar Apr 30 '24 16:04 aBiR1D

pre-commit.ci autofix

tuhinsharma121 avatar May 04 '24 06:05 tuhinsharma121

@aBiR1D fix you linting first. then commit push on this branch.

pip install pre-commit
pre-commit install
pre-commit run -a

tuhinsharma121 avatar May 04 '24 06:05 tuhinsharma121

Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and we can reopen.

mroeschke avatar May 31 '24 18:05 mroeschke