We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ecf29a commit 5ae87c7Copy full SHA for 5ae87c7
livekit-rtc/livekit/rtc/participant.py
@@ -54,6 +54,7 @@
54
ByteStreamInfo,
55
STREAM_CHUNK_SIZE,
56
)
57
+
58
if TYPE_CHECKING:
59
from .room import Room
60
0 commit comments