diff --git a/03.Code/업로드용/handlers/doc/__init__.py b/03.Code/업로드용/handlers/doc/__init__.py index e69de29..b2e6a13 100644 --- a/03.Code/업로드용/handlers/doc/__init__.py +++ b/03.Code/업로드용/handlers/doc/__init__.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- +"""doc 패키지 - 문서 유형 분석/정의/생성""" \ No newline at end of file