From 84b04258ad9d384436697cca6867e038bac1c6e5 Mon Sep 17 00:00:00 2001 From: Debian Python Team Date: Fri, 23 Feb 2024 13:24:19 +0100 Subject: [PATCH] docs_privacy =================================================================== Gbp-Pq: Name docs_privacy.patch --- doc/source/_templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/_templates/layout.html b/doc/source/_templates/layout.html index 2e3cf67a..b73eb622 100644 --- a/doc/source/_templates/layout.html +++ b/doc/source/_templates/layout.html @@ -12,6 +12,6 @@ The Scientific-Python community is managing the account. {% extends "!layout.html" %} {% block extrahead %} - + {{ super() }} {% endblock %} -- 2.30.2