jackal79 commited on
Commit
c7d7303
·
verified ·
1 Parent(s): d7499bb

Upload websockets/asyncio/client.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. websockets/asyncio/client.py +1 -0
websockets/asyncio/client.py ADDED
@@ -0,0 +1 @@
 
 
1
+ from websockets.legacy.client import WebSocketClientProtocol as ClientConnection