from __future__ import annotations import inspect from jinja2 import Template from .wrappers import Response TEMPLATE = """
{{ line }}