Skip to content

Conversation

JohannaTrost
Copy link
Contributor

  • Solves Error when building the pandas documentation #54782
  • Adding from io import StringIO in line 289 in doc/source/whatsnew/v0.24.0.rst solves Sphinx parallel build error when running python make.py html (or just python make.py --single whatsnew/v0.24.0.rst)

I'm new here and would like to contribute. Any advice would be very much appreciated! This should fix just a minor issue I came across when trying to build the doc.

@mroeschke mroeschke added the Docs label Sep 1, 2023
@mroeschke mroeschke added this to the 2.2 milestone Sep 1, 2023
@mroeschke mroeschke merged commit ac8d34d into pandas-dev:main Sep 1, 2023
@mroeschke
Copy link
Member

Thanks @JohannaTrost

@JohannaTrost JohannaTrost deleted the doc-build-fix branch September 1, 2023 18:16
mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Sep 11, 2023
…0.rst` (pandas-dev#54935)

Add missing StringIO import

Co-authored-by: johanna.trost <[email protected]>
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