forked from phoenix/litellm-mirror
refactor(router.py): spacing
This commit is contained in:
parent
1984344d18
commit
b7a023a82b
3 changed files with 1 additions and 0 deletions
BIN
dist/litellm-0.12.4.dev2-py3-none-any.whl
vendored
Normal file
BIN
dist/litellm-0.12.4.dev2-py3-none-any.whl
vendored
Normal file
Binary file not shown.
BIN
dist/litellm-0.12.4.dev2.tar.gz
vendored
Normal file
BIN
dist/litellm-0.12.4.dev2.tar.gz
vendored
Normal file
Binary file not shown.
|
@ -2,6 +2,7 @@ from typing import Union, List, Dict, Optional
|
|||
from datetime import datetime
|
||||
import litellm
|
||||
|
||||
|
||||
class Router:
|
||||
"""
|
||||
Example usage:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue