From 367cb85657cedf0553228744cc46fd30f0951ee7 Mon Sep 17 00:00:00 2001 From: projectdx Date: Wed, 1 Feb 2023 14:53:18 +0900 Subject: [PATCH] =?UTF-8?q?2023.02.01=20ohli24=20=EB=B2=84=EA=B7=B8=20?= =?UTF-8?q?=ED=94=BD=EC=8A=A4=20(.02.=20etc)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- logic_ohli24.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/logic_ohli24.py b/logic_ohli24.py index 19fc8a0..a90f9b0 100644 --- a/logic_ohli24.py +++ b/logic_ohli24.py @@ -971,7 +971,8 @@ class LogicOhli24(LogicModuleBase): if headers is not None: LogicOhli24.headers = headers - logger.debug(f"headers: {LogicOhli24.headers}") + # logger.debug(f"headers: {LogicOhli24.headers}") + # response_data = asyncio.run( # LogicOhli24.get_html_playwright( # url,