mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
(linting) fix
This commit is contained in:
parent
f54c4ee4b8
commit
9d259d08e7
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ def completion(
|
|||
Body={data},
|
||||
CustomAttributes="accept_eula=true",
|
||||
)
|
||||
"""
|
||||
""" # type: ignore
|
||||
logging_obj.pre_call(
|
||||
input=prompt,
|
||||
api_key="",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue