Remove typo

small_kucoin_fixes
jaredgoldman 2023-03-19 14:43:51 -04:00
parent 5ff0cc7905
commit 52070c00f9
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():