Files
Time-Series-Analysis/.venv/lib/python3.12/site-packages/Cython/Tempita/__init__.py
2025-07-30 17:09:11 +03:00

5 lines
152 B
Python

# The original Tempita implements all of its templating code here.
# Moved it to _tempita.py to make the compilation portable.
from ._tempita import *