Fix ruff check

This commit is contained in:
balalo
2025-03-18 11:12:51 +01:00
parent 1c19777d5e
commit dc5067407d

View File

@@ -21,8 +21,8 @@ from pipecat.frames.frames import (
LLMMessagesAppendFrame, LLMMessagesAppendFrame,
LLMMessagesFrame, LLMMessagesFrame,
LLMMessagesUpdateFrame, LLMMessagesUpdateFrame,
LLMSetToolsFrame,
LLMSetToolChoiceFrame, LLMSetToolChoiceFrame,
LLMSetToolsFrame,
LLMTextFrame, LLMTextFrame,
StartFrame, StartFrame,
StartInterruptionFrame, StartInterruptionFrame,