From 91224c320ce4c6de92795d800928578f69102068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EA=B2=BD=EB=AF=BC?= Date: Thu, 19 Mar 2026 09:15:05 +0900 Subject: [PATCH] Upload domain/hwpx/hwpx_utils.py --- 03.Code/업로드용/domain/hwpx/hwpx_utils.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 03.Code/업로드용/domain/hwpx/hwpx_utils.py diff --git a/03.Code/업로드용/domain/hwpx/hwpx_utils.py b/03.Code/업로드용/domain/hwpx/hwpx_utils.py new file mode 100644 index 0000000..ca8ac97 --- /dev/null +++ b/03.Code/업로드용/domain/hwpx/hwpx_utils.py @@ -0,0 +1,3 @@ +# HWPX 처리 유틸리티 +def process_hwpx(): + pass