Upload template/template_manager.py
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
"""
|
||||||
|
템플릿 매니저
|
||||||
|
"""
|
||||||
|
class TemplateManager:
|
||||||
|
def __init__(self):
|
||||||
|
pass
|
||||||
Reference in New Issue
Block a user