LarrySnyder / stockpyl

Python inventory optimization and simulation tools.
GNU General Public License v3.0
87 stars 19 forks source link

Fix bug in `truncate_and_discretize()` if only `discretization_num` is provided #126

Closed LarrySnyder closed 7 months ago

LarrySnyder commented 7 months ago

It was an error in the test, not the code.