3 lines
73 B
Python
3 lines
73 B
Python
from .processor import TemplateProcessor
|
|
|
|
__all__ = ['TemplateProcessor'] |
from .processor import TemplateProcessor
|
|
|
|
__all__ = ['TemplateProcessor'] |