In [1]:
from model import test_run
In [2]:
%matplotlib inline
In [3]:
test_run()
In [4]:
test_run(num_sell_fail = 2)
In [ ]: