forked from phoenix/litellm-mirror
fix(proxy_server.py): fix linting issues
This commit is contained in:
parent
d3d8b86eaa
commit
2e8d582a34
5 changed files with 44 additions and 32 deletions
|
@ -101,7 +101,7 @@ def test_async_fallbacks():
|
|||
|
||||
asyncio.run(test_get_response())
|
||||
|
||||
# test_async_fallbacks()
|
||||
test_async_fallbacks()
|
||||
|
||||
def test_sync_context_window_fallbacks():
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue