From 83bdffb531a754f948167980c79d514aeb43d73b 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 13:54:41 +0900 Subject: [PATCH] Upload template/tools/__init__.py --- .../geulbeot_업로드용/handlers/template/tools/__init__.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 03.Code/geulbeot_업로드용/handlers/template/tools/__init__.py diff --git a/03.Code/geulbeot_업로드용/handlers/template/tools/__init__.py b/03.Code/geulbeot_업로드용/handlers/template/tools/__init__.py new file mode 100644 index 0000000..54db3dd --- /dev/null +++ b/03.Code/geulbeot_업로드용/handlers/template/tools/__init__.py @@ -0,0 +1,5 @@ +# -*- coding: utf-8 -*- +""" +템플릿 추출 도구 패키지 +""" +from . import page_setup, font, char_style, para_style, border_fill, table, header_footer, section, style_def, numbering, image, content_order