Handle IP calculation outside of `Policy` instead of in `get_order_quantity()`
LarrySnyder opened this issue · 0 comments
LarrySnyder commented
get_order_quantity()
should take IP as input, and IP should be calculated outside that function.
(Not sure this is a good idea, but consider it)