From e6917d9c58d86f1ac5f06cd6da7f033b70db7395 Mon Sep 17 00:00:00 2001 From: sdarwin Date: Fri, 13 Mar 2026 07:01:23 +0100 Subject: [PATCH] Docs: adjust template to support Sphinx 9 --- doc/numpy/_templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/numpy/_templates/layout.html b/doc/numpy/_templates/layout.html index 69e1a868c..89f1ca0b3 100644 --- a/doc/numpy/_templates/layout.html +++ b/doc/numpy/_templates/layout.html @@ -47,7 +47,7 @@ }; {%- for scriptfile in script_files %} - + {%- endfor %}