From 995710fe1ca6b5eef8d4b48c11f549d5f6cdc44a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci-lite[bot]" <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 17:11:30 +0000 Subject: [PATCH] [pre-commit.ci lite] apply automatic fixes --- docs/templating.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/templating.rst b/docs/templating.rst index 824e507d..658494f4 100644 --- a/docs/templating.rst +++ b/docs/templating.rst @@ -325,4 +325,3 @@ Flask exposes helpers to simplify streamed rendering: Function Behavior ^^^^^^^^^^^^^^^^^ When a request is active, these functions automatically apply the :func:`~flask.stream_with_context` wrapper, ensuring the request context remains available in the template. -