From a6fdc927ec9ec3acee6ed625aca5ef0e4956d606 Mon Sep 17 00:00:00 2001 From: Charles Machalow Date: Fri, 7 Nov 2025 16:29:09 -0800 Subject: [PATCH] Fix small linter issue with changelog file --- CHANGES/650.contrib | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGES/650.contrib b/CHANGES/650.contrib index a3bb9c17..c0fffc25 100644 --- a/CHANGES/650.contrib +++ b/CHANGES/650.contrib @@ -1,3 +1,2 @@ -The pull request template to be consistent with :ref:`the contributing guidelines -`, particularly the list of categories +The pull request template to be consistent with :ref:`the contributing guidelines `, particularly the list of categories -- by :user:`musicinmybrain`.