📦 Initialize Geulbeot structure and merge Prompts & test projects
This commit is contained in:
8
03. Code/geulbeot_10th/handlers/__init__.py
Normal file
8
03. Code/geulbeot_10th/handlers/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
handlers 패키지
|
||||
문서 유형별 처리 로직을 분리하여 관리
|
||||
"""
|
||||
|
||||
from .template.doc_template_analyzer import DocTemplateAnalyzer
|
||||
|
||||
Reference in New Issue
Block a user