Skip to content

Commit b13435b

Browse files
committed
ex
1 parent 460a292 commit b13435b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

livekit-rtc/livekit/rtc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
from .video_stream import VideoFrameEvent, VideoStream
7373
from .audio_resampler import AudioResampler, AudioResamplerQuality
7474
from .utils import combine_audio_frames
75-
from .rpc import RpcError
75+
from .rpc import RpcError, RpcInvocationData
7676

7777
__all__ = [
7878
"ConnectionQuality",

0 commit comments

Comments
 (0)