From 3f6d5db0cf069e96aafb48047757c9edd93aae49 Mon Sep 17 00:00:00 2001 From: Stuart Mumford Date: Wed, 30 Oct 2024 14:09:32 +0000 Subject: [PATCH] nothing --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index a9d552a..21b4353 100644 --- a/README.rst +++ b/README.rst @@ -8,3 +8,5 @@ Previewing Rendered Templates To make it easier to preview changes to files when rendering the template there is a tox environment named ``bake_cookies``. If you run ``tox -e bake_cookies`` a new directory named ``cookies`` will be present with a variety of test renders of the template in (see ``tests/conftest.py`` for the configuration options). + +This commit does nothing