refactor(router.py): spacing

This commit is contained in:
Krrish Dholakia 2023-10-24 12:30:49 -07:00
parent 1984344d18
commit b7a023a82b
3 changed files with 1 additions and 0 deletions

Binary file not shown.

BIN
dist/litellm-0.12.4.dev2.tar.gz vendored Normal file

Binary file not shown.

View file

@ -2,6 +2,7 @@ from typing import Union, List, Dict, Optional
from datetime import datetime
import litellm
class Router:
"""
Example usage: