This commit is contained in:
yasirarism 2023-07-03 21:11:31 +07:00 committed by GitHub
parent 926caa9eb1
commit 93a49b8b7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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=[