removed explicit call to test code.
This commit is contained in:
parent
c05c04a94e
commit
7a343857f0
@ -389,13 +389,7 @@ def test_norm_cdf():
|
||||
assert abs(std_3 - .9973) < .0001
|
||||
|
||||
|
||||
|
||||
test_norm_cdf()
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
|
||||
|
||||
test_norm_cdf ()
|
||||
|
||||
do_plot_test()
|
||||
|
Loading…
Reference in New Issue
Block a user