]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add more tests for pdf() and cdf() (GH-12190)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 6 Mar 2019 10:31:14 +0000 (02:31 -0800)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 6 Mar 2019 10:31:14 +0000 (02:31 -0800)
commit18ee50d5dad81124c3fa0121c1ed7be0cd21d3b2
tree8e493c10bfecc140195f79719965d01147b36b66
parent4fffd380a4070aff39b7fd443d90e60746c1b623
Add more tests for pdf() and cdf() (GH-12190)
Lib/test/test_statistics.py