Skip to content

Backport PR #28400 on branch 0.25.x (Fix a typo in "computation.rst" in document.) #28737

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
Oct 2, 2019

Conversation

jschendel
Copy link
Member

Manually backporting #28400 since the bot isn't responding; did a cherry-pick of 6d47fab. This should fix the failing doc builds on the 0.25.x branch.

There's `np.random.np.random` in /doc/source/user_guide/computation.rst, which I believe is a typo. But the weird thing is there's actually `np.random.np` in numpy (1.16.4), but not in numpy (1.17.2). That's maybe why the doc build passed before. While I'm trying to build the doc locally with numpy 1.17.2, it failed.
@WillAyd
Copy link
Member

WillAyd commented Oct 2, 2019

Thanks @jschendel

@jschendel jschendel deleted the backport-28400 branch October 2, 2019 02:37
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.

3 participants