Fixing ruff format.

This commit is contained in:
Filipi Fuchter
2025-03-31 19:17:40 -03:00
parent 6b21081a7d
commit d3b9a0aab0

View File

@@ -17,13 +17,6 @@ from loguru import logger
from pipecat.frames.frames import (
AudioRawFrame,
LLMFullResponseEndFrame,
LLMFullResponseStartFrame,
LLMTextFrame,
TranscriptionFrame,
TextFrame,
StartFrame,
EndFrame,
CancelFrame,
EndFrame,
ErrorFrame,