We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403fcc7 commit 1d4e913Copy full SHA for 1d4e913
tests/test_realtime_unit.py
@@ -296,7 +296,6 @@ def test_avatar_live_model_available():
296
@pytest.mark.asyncio
297
async def test_avatar_live_connect_with_avatar_image():
298
"""Test avatar-live connection with avatar image option"""
299
- import asyncio
300
301
client = DecartClient(api_key="test-key")
302
0 commit comments