mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
4 lines
222 B
Python
4 lines
222 B
Python
from starlette.websockets import WebSocket as WebSocket # noqa
|
|
from starlette.websockets import WebSocketDisconnect as WebSocketDisconnect # noqa
|
|
from starlette.websockets import WebSocketState as WebSocketState # noqa
|