]> granicus.if.org Git - python/commit
NormalDist.inv_cdf(): In-line constants because the variable names were not informati...
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 19 Mar 2019 19:48:04 +0000 (12:48 -0700)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 19 Mar 2019 19:48:04 +0000 (12:48 -0700)
commit52a594bd0df82f28b1bdb71a75e9c6fc1447f8ae
treed3d337352adf86d255878d156fc48f5183b1ac32
parentfc96e5474a7bda1c5dec66420e4467fc9f7ca968
NormalDist.inv_cdf(): In-line constants because the variable names were not informative (GH-12446)
Lib/statistics.py