This commit is contained in:
Nicolas Patry 2025-03-06 16:25:21 +01:00
parent 0e0844ce00
commit 062be12812
No known key found for this signature in database
GPG Key ID: 4242CEF24CB6DBF9

View File

@ -42,7 +42,6 @@ from syrupy.extensions.json import JSONSnapshotExtension
from text_generation import AsyncClient from text_generation import AsyncClient
from text_generation.types import ( from text_generation.types import (
Completion,
BestOfSequence, BestOfSequence,
Message, Message,
ChatComplete, ChatComplete,