Merge pull request #1490 from pipecat-ai/fix_ruff_format

Fixing ruff format.
This commit is contained in:
Mark Backman
2025-03-31 18:37:19 -04:00
committed by GitHub

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,