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 6fe22ee commit 9983a2dCopy full SHA for 9983a2d
tests/agent/test_agent.py
@@ -6,7 +6,7 @@
6
import pytest_asyncio
7
8
from fishjam import FishjamClient, FishjamNotifier, Room
9
-from fishjam.agent.agent import Agent, AudioTrackOptions
+from fishjam.agent.agent import Agent
10
from fishjam.agent.errors import AgentAuthError
11
from fishjam.events._protos.fishjam import (
12
ServerMessagePeerDisconnected,
0 commit comments