Skip to content

Commit b8597d3

Browse files
committed
run ci/cd again
1 parent b55a789 commit b8597d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

litellm/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import warnings
33

44
warnings.filterwarnings("ignore", message=".*conflict with protected namespace.*")
5-
### INIT VARIABLES ###########
5+
### INIT VARIABLES ############
66
import threading
77
import os
88
from typing import Callable, List, Optional, Dict, Union, Any, Literal, get_args

0 commit comments

Comments
 (0)