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

@ -424,7 +424,6 @@ async def simulate_fills(
# simulated live orders prematurely. # simulated live orders prematurely.
case _: case _:
continue continue
# iterate all potentially clearable book prices # iterate all potentially clearable book prices
# in FIFO order per side. # in FIFO order per side.
for order_info, pred in iter_entries: for order_info, pred in iter_entries: