PythonUtil: remove deadlink from normalDistrib docstring

This commit is contained in:
rdb 2021-10-26 13:28:35 +02:00
parent 64345c71b6
commit de334f5597

View File

@ -1173,8 +1173,6 @@ def normalDistrib(a, b, gauss=random.gauss):
uniformly onto the curve inside [a, b]
------------------------------------------------------------------------
https://statweb.stanford.edu/~naras/jsm/NormalDensity/NormalDensity.html
The 68-95-99.7% Rule
====================
All normal density curves satisfy the following property which is often