Skip to content

Commit f7bb640

Browse files
committed
fix exports
1 parent 0064d86 commit f7bb640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rev_ai/models/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .customvocabulary import CustomVocabulary
55
from .streaming import MediaConfig
66
from .asynchronous import Job, JobStatus, Account, Transcript, Monologue, Element, CaptionType, \
7-
SpeakerName
7+
SpeakerName, GroupChannelsType
88
from .insights import TopicExtractionJob, TopicExtractionResult, Topic, Informant, \
99
SentimentAnalysisResult, SentimentValue, SentimentMessage, SentimentAnalysisJob
1010
from .language_id import LanguageIdentificationJob, LanguageIdentificationResult, LanguageConfidence

0 commit comments

Comments
 (0)