Minor formatting
parent
e5cefeb44b
commit
730906a072
|
@ -424,7 +424,6 @@ async def simulate_fills(
|
|||
# simulated live orders prematurely.
|
||||
case _:
|
||||
continue
|
||||
|
||||
# iterate all potentially clearable book prices
|
||||
# in FIFO order per side.
|
||||
for order_info, pred in iter_entries:
|
||||
|
|
Loading…
Reference in New Issue