Commit 972a83b8 authored by Romain Courteaud's avatar Romain Courteaud

Update OpenOrder_updateSimulation.py

parent e5d9be8c
if context.checkConsistency():
# Skip if open order is not consistency
raise NotImplementedError(str(context.checkConsistency()[0]))
return
subscription_item_set = set()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment