mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
ci/cd new release
This commit is contained in:
parent
642038298a
commit
9bbacf77e8
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
Reference in a new issue