livekit--agents
5 行
99 B
Python
5 行
99 B
Python
class KeyframeException(Exception):
|
|
"""Base exception for Keyframe plugin errors."""
|
|
|
|
pass
|