Minor formatting

paper_trade_improvements_rebase
algorandpa 2023-02-14 19:02:43 -05:00 committed by jaredgoldman
parent 47d48ba3a3
commit 362a2b301f
1 changed files with 1 additions and 2 deletions

View File

@ -423,8 +423,7 @@ async def simulate_fills(
# below unecessarily and further don't want to pop
# simulated live orders prematurely.
case _:
continue
continue
# iterate all potentially clearable book prices
# in FIFO order per side.
for order_info, pred in iter_entries: