mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
refactor(router.py): spacing
This commit is contained in:
parent
1984344d18
commit
b7a023a82b
3 changed files with 1 additions and 0 deletions
|
@ -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