Skip to content

Commit 9242cae

Browse files
committed
feat: updated __init__
1 parent 347927a commit 9242cae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

autointent/generation/utterances/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
FormalEvolution,
77
FunnyEvolution,
88
GoofyEvolution,
9+
IncrementalUtteranceEvolver,
910
InformalEvolution,
1011
ReasoningEvolution,
1112
UtteranceEvolver,
@@ -20,6 +21,7 @@
2021
"FunnyEvolution",
2122
"Generator",
2223
"GoofyEvolution",
24+
"IncrementalUtteranceEvolver",
2325
"InformalEvolution",
2426
"ReasoningEvolution",
2527
"SynthesizerChatTemplate",

0 commit comments

Comments
 (0)