v4:코드모듈화_20260123
This commit is contained in:
5
handlers/briefing/__init__.py
Normal file
5
handlers/briefing/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
기획서(briefing) 처리 모듈
|
||||
"""
|
||||
from .processor import BriefingProcessor
|
||||
Reference in New Issue
Block a user