Upload report/__init__.py
This commit is contained in:
5
03.Code/geulbeot_업로드용/handlers/report/__init__.py
Normal file
5
03.Code/geulbeot_업로드용/handlers/report/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
리포트(report) 처리기 패키지
|
||||
"""
|
||||
from .processor import ReportProcessor
|
||||
Reference in New Issue
Block a user