From 6d089a6af8813e1db5137e21514ee840cb480016 Mon Sep 17 00:00:00 2001 From: Cadair <1391051+Cadair@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:06:01 +0000 Subject: [PATCH] Automatic package template update --- .cruft.json | 2 +- docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.cruft.json b/.cruft.json index cd2affa..09f3e22 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/sunpy/package-template", - "commit": "7b0225e0a206b7b6249752991334dea7e9ffcfd4", + "commit": "aec53b81aed2e7e534045e59303d82712fe82fb1", "checkout": null, "context": { "cookiecutter": { diff --git a/docs/conf.py b/docs/conf.py index c46e602..7e98779 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ ] # Add any paths that contain templates here, relative to this directory. -# templates_path = ["_templates"] +# templates_path = ["_templates"] # NOQA: ERA001 # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files.