Skip to content

Commit 796181c

Browse files
kixelateddependabot[bot]claude
authored
build(deps-dev): bump the uv group with 4 updates (#1602)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent cff8191 commit 796181c

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

py/moq-rs/moq/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Real-time pub/sub with built-in caching, fan-out, and prioritization.
44
"""
55

6+
from moq_ffi import Container
67
from moq_ffi import MoqSession as Session
78

89
from .client import Client
@@ -13,7 +14,6 @@
1314
AudioConsumer,
1415
BroadcastConsumer,
1516
CatalogConsumer,
16-
Container,
1717
GroupConsumer,
1818
MediaConsumer,
1919
TrackConsumer,

0 commit comments

Comments
 (0)