quart-imp/docs/_ssg/__init__.py

4 lines
55 B
Python
Raw Permalink Normal View History

2024-08-16 15:09:07 +01:00
from .compiler import compiler
__all__ = ["compiler"]