From ffb05e57ceba793d752f8f3546f0fe5a41bd75e2 Mon Sep 17 00:00:00 2001 From: yasirarism <55983182+yasirarism@users.noreply.github.com> Date: Mon, 22 May 2023 15:15:26 +0000 Subject: [PATCH] Forget --- misskaty/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misskaty/__init__.py b/misskaty/__init__.py index 0c8a2b62..95ebd07f 100644 --- a/misskaty/__init__.py +++ b/misskaty/__init__.py @@ -21,7 +21,7 @@ basicConfig( ) getLogger("pyrogram").setLevel(ERROR) getLogger("openai").setLevel(ERROR) -getLogger("httpx").setLevel(logging.ERROR) +getLogger("httpx").setLevel(ERROR) MOD_LOAD = [] MOD_NOLOAD = ["subscene_dl"]