Open fzumstein opened 1 month ago
When using FastAPI/Starlette, you get this warning:
starlette/templating.py:92: DeprecationWarning: Extra environment options are deprecated. Use a preconfigured jinja2.Environment instead.
Thanks for reporting it!
When using FastAPI/Starlette, you get this warning: