forked from phoenix/litellm-mirror
refactor(slack_alerting.py): trigger new build
This commit is contained in:
parent
6b9b4f05ba
commit
3a8876b0d5
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
#### What this does ####
|
#### What this does ####
|
||||||
# Class for sending Slack Alerts #
|
# Class for sending Slack Alerts #
|
||||||
import dotenv, os
|
import dotenv, os
|
||||||
|
|
||||||
from litellm.proxy._types import UserAPIKeyAuth
|
from litellm.proxy._types import UserAPIKeyAuth
|
||||||
|
|
||||||
dotenv.load_dotenv() # Loading env variables using dotenv
|
dotenv.load_dotenv() # Loading env variables using dotenv
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue