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 an example which raises an Error in whatsnew/v0.10.0.rst #55057

Merged
merged 3 commits into from
Sep 11, 2023

Conversation

natmokval
Copy link
Contributor

Fix an example in doc/source/whatsnew/v0.10.0.rst, which raises an IndentationError (see
https://pandas.pydata.org/docs/dev/whatsnew/v0.10.0.html)

@natmokval natmokval added the Docs label Sep 7, 2023
@natmokval natmokval marked this pull request as ready for review September 9, 2023 06:02
@natmokval
Copy link
Contributor Author

@mroeschke, could you please take a look at this PR?

@mroeschke mroeschke added this to the 2.2 milestone Sep 11, 2023
@mroeschke mroeschke merged commit aadd9e3 into pandas-dev:main Sep 11, 2023
@mroeschke
Copy link
Member

Thanks @natmokval

mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Sep 11, 2023
…ndas-dev#55057)

* fix an example in whatsnew/v0.10.0.rst

* correct thee example in v0.10.0.rst
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