Revert "Base commit"

This reverts commit 1186cc6966.
This commit is contained in:
yuneng-jiang
2025-12-15 10:25:22 -08:00
parent 1186cc6966
commit d8663efeab
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
"""
Base class for sending emails to user after creating keys or invite links.
Base class for sending emails to user after creating keys or invite links
"""
+1 -1
View File
@@ -1941,7 +1941,7 @@ async def _virtual_key_soft_budget_check(
proxy_logging_obj: ProxyLogging,
):
"""
Triggers a budget alert if the token is over it's soft budget
Triggers a budget alert if the token is over it's soft budget.
"""