(20241207) Worked on telegram Bot and Safaricom's M-Pesa payments.
This commit is contained in:
@@ -358,7 +358,7 @@ def messages_from_pydantic_exception(exception, as_str = True, sep = ", "):
|
||||
|
||||
def summarize_variable(
|
||||
value,
|
||||
str_limit = 100,
|
||||
str_limit = 1024,
|
||||
expand: bool | int = False,
|
||||
sensitive_keys: list[str] = None
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user