From 93a49b8b7e0fbc2e10baf5cfde471f8c27293fd3 Mon Sep 17 00:00:00 2001 From: yasirarism <55983182+yasirarism@users.noreply.github.com> Date: Mon, 3 Jul 2023 21:11:31 +0700 Subject: [PATCH] forget --- update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.py b/update.py index 6777124f..dd28fc5a 100644 --- a/update.py +++ b/update.py @@ -8,7 +8,7 @@ import requests from git import Repo logging.basicConfig( - level=INFO, + level=logging.INFO, format="[%(asctime)s - %(levelname)s] - %(name)s.%(funcName)s - %(message)s", datefmt="%d-%b-%y %H:%M:%S", handlers=[