mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
update linting
This commit is contained in:
parent
cfe35580e2
commit
91d2a57970
1 changed files with 0 additions and 1 deletions
|
@ -28,5 +28,4 @@ try:
|
||||||
max_tokens=60,
|
max_tokens=60,
|
||||||
)
|
)
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(e.status_code)
|
|
||||||
print(e)
|
print(e)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue