From 433260abcff5996ed56415a4f47cb6f8c2326611 Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Thu, 15 May 2025 10:48:43 +0100 Subject: [PATCH] improve maintenance layout --- docs/maintenance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintenance.rst b/docs/maintenance.rst index 653ee6e..8e5a1ff 100644 --- a/docs/maintenance.rst +++ b/docs/maintenance.rst @@ -136,7 +136,7 @@ However, only people with ``PyPI environment access for GitHub Actions`` can app 10. Push the new CHANGELOG so it is used for future changes. - .. code-block:: bash + .. code-block:: bash git checkout main git pull