mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
Fix code qa
This commit is contained in:
parent
959de3504a
commit
cad1d06c01
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ class AdvisorOrchestrationHandler(MessagesInterceptor):
|
|||
return False
|
||||
return True
|
||||
|
||||
async def handle(
|
||||
async def handle( # noqa: PLR0915
|
||||
self,
|
||||
*,
|
||||
model: str,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue