refac: black

This commit is contained in:
Michael Poluektov 2024-07-09 12:32:43 +01:00
parent ff474936f8
commit 7ffd75b991

View File

@ -523,9 +523,7 @@ async def chat_completion_functions_handler(
return body, {}
async def chat_completion_tools_handler(
body, user, __event_emitter__, __event_call__
):
async def chat_completion_tools_handler(body, user, __event_emitter__, __event_call__):
skip_files = None
contexts = []