diff --git a/03.Code/업로드용/handlers/template/__init__.py b/03.Code/업로드용/handlers/template/__init__.py index e69de29..27f1b41 100644 --- a/03.Code/업로드용/handlers/template/__init__.py +++ b/03.Code/업로드용/handlers/template/__init__.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- +... (content) ...