mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
Correct the heading levels (GH-12338)
This commit is contained in:
parent
b420428cf5
commit
1c668d1657
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue