Lint fixes

This commit is contained in:
Tim O'Farrell 2025-12-24 21:01:28 -07:00
parent 4b06eac088
commit fe23663878

View File

@ -222,7 +222,6 @@ async def start_app_conversation(
raise
@router.post('/stream-start')
async def stream_app_conversation_start(
request: AppConversationStartRequest,