Skip to content

Commit 40647a1

Browse files
опять ошибка
1 parent cc647ee commit 40647a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/generation/utterances/test_adversarial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from unittest.mock import AsyncMock, Mock
22

3-
from autointent import Sample
43
from autointent.generation.utterances import CriticHumanLike, HumanUtteranceGenerator
4+
from autointent.schemas import Sample
55

66

77
def test_human_utterance_generator_sync(dataset):

0 commit comments

Comments
 (0)