From: Debian Python Team Date: Sun, 28 Jan 2024 13:08:13 +0000 (+0100) Subject: docs_privacy X-Git-Tag: archive/raspbian/1.11.4-6+rpi1^2^2^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4b52c2b380084ae5c872d542dbf50a43fd45256f;p=scipy.git docs_privacy =================================================================== Gbp-Pq: Name docs_privacy.patch --- 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 %}