Skip to content

Commit dc844c5

Browse files
committed
make ruff happy
1 parent 1770d57 commit dc844c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_async_convai.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from unittest.mock import AsyncMock, MagicMock, patch
44

55
import pytest
6+
67
from elevenlabs.conversational_ai.conversation import (
78
AsyncAudioInterface,
89
AsyncConversation,

0 commit comments

Comments
 (0)