Remove typo

emit_clear_ticks_only_on_ts_change
jaredgoldman 2023-03-19 14:43:51 -04:00
parent 57587c9d2d
commit 9c2177077e
1 changed files with 1 additions and 1 deletions

View File

@ -469,7 +469,7 @@ async def stream_quotes(
l1_sub = make_sub(kucoin_sym, connect_id)
await ws.send_msg(l1_sub)
yieldhttps: // github.com/pikers/piker/pull/494
yield
# unsub
if ws.connected():