]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add docstrings to the arithmetic methods in NormalDist() (GH-12426)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 19 Mar 2019 05:24:15 +0000 (22:24 -0700)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 19 Mar 2019 05:24:15 +0000 (22:24 -0700)
commit5f1e8b4d249f62dfd81191bcadc4960d01e67ead
tree6aafaac92f31f3e15c52147124ba756481d55c9d
parent714c60d7aca6d0f6d73ad2d7c876d2d683a7fce3
Add docstrings to the arithmetic methods in NormalDist() (GH-12426)
Lib/statistics.py