4 lines
56 B
Python
4 lines
56 B
Python
# 템플릿 처리기
|
|
class TemplateProcessor:
|
|
pass
|
# 템플릿 처리기
|
|
class TemplateProcessor:
|
|
pass
|