parent
1186cc6966
commit
d8663efeab
@ -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
|
||||
|
||||
"""
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
"""
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user