QING

Results 1 issues of QING

As per the [Using Jinja2Templates section](https://fastapi.tiangolo.com/advanced/templates/#using-jinja2templates) of the FastAPI advanced user guide, functions returning templates should have their return type annotated as `HTMLResponse`.