Minor formatting

explicit_write_pps_on_exit
algorandpa 2023-02-14 19:02:43 -05:00 committed by jaredgoldman
parent e5cefeb44b
commit 730906a072
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: