LarrySnyder/stockpyl

`mwor_system()` fails when setting `demand_source`

LarrySnyder opened this issue · 1 comments

network = mwor_system(3, demand_source=DemandSource(type='P', mean=5))

Fixed. Added to unit tests.