Spaces:
Sleeping
Sleeping
Upload websockets/asyncio/client.py with huggingface_hub
Browse files
websockets/asyncio/client.py
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
from websockets.legacy.client import WebSocketClientProtocol as ClientConnection
|