Skip to content

BUG: Fix validation script not printing docstring is correct (#34228) #34236

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

Merged
merged 1 commit into from
May 22, 2020

Conversation

rtm010
Copy link
Contributor

@rtm010 rtm010 commented May 18, 2020

@WillAyd WillAyd added the Docs label May 18, 2020
@WillAyd
Copy link
Member

WillAyd commented May 18, 2020

Looks reasonable - @datapythonista

@WillAyd WillAyd added this to the 1.1 milestone May 18, 2020
Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @rtm010

Just to make sure, did you run the script with both, a correct docstring, and one with errors, to see if this is working as expected now?

@rtm010
Copy link
Contributor Author

rtm010 commented May 22, 2020

Good call @datapythonista

I only tested with a correct docstring when I made the change. I've now tested one with errors as well and it seems to work as expected

@datapythonista datapythonista merged commit 8a4572b into pandas-dev:master May 22, 2020
@datapythonista
Copy link
Member

Thanks for the fix @rtm010

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.

DOC: Validation script doesn't report that the docstring is correct
3 participants