ai-content-maker/.venv/Lib/site-packages/Cython/Tempita/__init__.py

5 lines
152 B
Python
Raw Normal View History

2024-05-03 04:18:51 +03:00
# The original Tempita implements all of its templating code here.
# Moved it to _tempita.py to make the compilation portable.
from ._tempita import *