refactor(slack_alerting.py): trigger new build
This commit is contained in:
parent
6b9b4f05ba
commit
3a8876b0d5
@ -1,7 +1,6 @@
|
||||
#### What this does ####
|
||||
# Class for sending Slack Alerts #
|
||||
import dotenv, os
|
||||
|
||||
from litellm.proxy._types import UserAPIKeyAuth
|
||||
|
||||
dotenv.load_dotenv() # Loading env variables using dotenv
|
||||
|
||||
Loading…
Reference in New Issue
Block a user