From 9e5c90570738a94934b1729bc0be024e233d7721 Mon Sep 17 00:00:00 2001 From: Jake VanderPlas Date: Tue, 9 Feb 2021 09:49:36 -0800 Subject: [PATCH] DOC: fix minor rst formatting issues --- docs/CHANGELOG.rst | 2 +- docs/jax.scipy.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 4ea309115..ddcb3dd58 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -40,7 +40,7 @@ jax 0.2.10 (Unreleased) In general, `jax.numpy` functions should be used with scalars or array arguments. jaxlib 0.1.60 (Febuary 3 2021) --------------------------- +------------------------------ * Bug fixes: diff --git a/docs/jax.scipy.rst b/docs/jax.scipy.rst index 41d27cc35..e91961463 100644 --- a/docs/jax.scipy.rst +++ b/docs/jax.scipy.rst @@ -130,7 +130,7 @@ jax.scipy.stats.beta pdf jax.scipy.stats.betabinom -~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~ .. automodule:: jax.scipy.stats.betabinom .. autosummary:: @@ -150,7 +150,7 @@ jax.scipy.stats.cauchy pdf jax.scipy.stats.chi2 -~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~ .. automodule:: jax.scipy.stats.chi2 .. autosummary::