Skip to content

pandas.PeriodIndex and pandas.DateTimeIndex docstring quotes fix #27716

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 4 commits into from
Aug 2, 2019
Merged

Conversation

abkosar
Copy link
Contributor

@abkosar abkosar commented Aug 2, 2019

@abkosar abkosar changed the title pandas.PeriodIndex docstring quotes fix pandas.PeriodIndex and pandas.DateTimeIndex docstring quotes fix Aug 2, 2019
@WillAyd WillAyd added the Docs label Aug 2, 2019
@WillAyd
Copy link
Member

WillAyd commented Aug 2, 2019

I think if you run black against the files modified should fix CI

@WillAyd WillAyd added this to the 1.0 milestone Aug 2, 2019
Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

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

lgtm and confirmed locally this solves GL01 for pandas.PeriodIndex / DatetimeIndex

@TomAugspurger @datapythonista merge if satisfied

@TomAugspurger TomAugspurger merged commit 3fccf6a into pandas-dev:master Aug 2, 2019
@TomAugspurger
Copy link
Contributor

Thanks!

quintusdias pushed a commit to quintusdias/pandas_dev that referenced this pull request Aug 16, 2019
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: Fix docstring quotes in pandas.PeriodIndex
3 participants