mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
run ci/cd again
This commit is contained in:
parent
e3b0fd7061
commit
51b9a02615
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
import warnings
|
||||
|
||||
warnings.filterwarnings("ignore", message=".*conflict with protected namespace.*")
|
||||
### INIT VARIABLES #######
|
||||
### INIT VARIABLES ########
|
||||
import threading
|
||||
import os
|
||||
from typing import Callable, List, Optional, Dict, Union, Any, Literal, get_args
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue