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

Fix quantile doctest formatting #29573

Merged
merged 1 commit into from
Oct 9, 2018
Merged

Conversation

bovine3dom
Copy link
Contributor

An errant space was causing the online documentation to render the docstring incorrectly: https://docs.julialang.org/en/v1/stdlib/Statistics/index.html#Statistics.quantile.

An errant space was causing the online documentation to render the docstring incorrectly: https://docs.julialang.org/en/v1/stdlib/Statistics/index.html#Statistics.quantile
@bovine3dom
Copy link
Contributor Author

bovine3dom commented Oct 9, 2018

Oh, I accidentally added another commit to this. I'll sort it out. Sorry!

Edit: fixed. We can just pretend that didn't happen : )

@KristofferC KristofferC added docs This change adds or pertains to documentation backport pending 1.0 labels Oct 9, 2018
@StefanKarpinski StefanKarpinski merged commit 367aab3 into JuliaLang:master Oct 9, 2018
KristofferC pushed a commit that referenced this pull request Oct 19, 2018
An errant space was causing the online documentation to render the docstring incorrectly: https://docs.julialang.org/en/v1/stdlib/Statistics/index.html#Statistics.quantile

(cherry picked from commit 367aab3)
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
An errant space was causing the online documentation to render the docstring incorrectly: https://docs.julialang.org/en/v1/stdlib/Statistics/index.html#Statistics.quantile

(cherry picked from commit 367aab3)
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
An errant space was causing the online documentation to render the docstring incorrectly: https://docs.julialang.org/en/v1/stdlib/Statistics/index.html#Statistics.quantile

(cherry picked from commit 367aab3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants