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

resolve the timeouts on RTD #6727

Merged
merged 2 commits into from
Jun 25, 2022
Merged

resolve the timeouts on RTD #6727

merged 2 commits into from
Jun 25, 2022

Conversation

keewis
Copy link
Collaborator

@keewis keewis commented Jun 25, 2022

The reason the changes introduced in #6542 caused timeouts is that they redefined ds to a bigger dataset, which would then be used to demonstrate to_dict.

The fix is to explicitly set the dataset before calling to_dict, which also makes that section a bit easier to follow.

@keewis keewis enabled auto-merge (squash) June 25, 2022 10:52
@keewis keewis merged commit cc18365 into pydata:main Jun 25, 2022
@keewis keewis deleted the fix-rtd-timeouts branch June 25, 2022 11:04
@delgadom
Copy link
Contributor

D'oh! Thanks so much for the catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

readthedocs failing on main
2 participants