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: Ignore functions on validate docstrings - error EX01 #50956

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

DeaMariaLeon
Copy link
Member

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Towards #37875

See #50896 (comment)

@mroeschke mroeschke added the Code Style Code style, linting, code_checks label Jan 24, 2023
@mroeschke mroeschke added this to the 2.0 milestone Jan 24, 2023
@mroeschke mroeschke merged commit 6d6917d into pandas-dev:main Jan 24, 2023
@mroeschke
Copy link
Member

Thanks @DeaMariaLeon

pooja-subramaniam pushed a commit to pooja-subramaniam/pandas that referenced this pull request Jan 25, 2023
…#50956)

DOC: Added func names that fail EX01 to code_cheks.sh
@DeaMariaLeon DeaMariaLeon deleted the examples branch January 25, 2023 15:16
@DeaMariaLeon
Copy link
Member Author

Thank you for the fast review & merge @mroeschke :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants