Correct the heading levels (GH-12338)

This commit is contained in:
Raymond Hettinger 2019-03-14 21:46:31 -07:00 committed by Miss Islington (bot)
parent b420428cf5
commit 1c668d1657

View file

@ -491,7 +491,7 @@ A single exception is defined:
:class:`NormalDist` objects
===========================
---------------------------
:class:`NormalDist` is a tool for creating and manipulating normal
distributions of a `random variable
@ -611,7 +611,7 @@ of applications in statistics.
:class:`NormalDist` Examples and Recipes
----------------------------------------
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
:class:`NormalDist` readily solves classic probability problems.