quart-imp/docs/_ssg/__init__.py
David Carmichael bfcc49dd8d feat: docs
2024-08-16 15:09:07 +01:00

4 lines
55 B
Python

from .compiler import compiler
__all__ = ["compiler"]