We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c69d26 commit 3a1163eCopy full SHA for 3a1163e
livekit-rtc/livekit/rtc/video_frame.py
@@ -20,7 +20,7 @@
20
from ._ffi_client import FfiClient, FfiHandle
21
from ._utils import get_address
22
23
-from typing import Any, Union
+from typing import Any
24
25
26
class VideoFrame:
0 commit comments