From b56b06389d2a3bf4e42e7e678258e4329e52da47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20Gr=C3=BCter?= Date: Wed, 29 Nov 2023 09:06:57 +0100 Subject: [PATCH] Remove whitespace Co-authored-by: Stefan van der Walt --- src/changelist/_format.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changelist/_format.py b/src/changelist/_format.py index 91eb794..e9939e9 100644 --- a/src/changelist/_format.py +++ b/src/changelist/_format.py @@ -33,7 +33,7 @@ def from_pull_requests( Create one or more notes describing an atomic change from each given pull request. - `pr_summary_regex` is used to detect one or multiple notes in a pull + `pr_summary_regex` is used to detect one or multiple notes in a pull request description that will be used instead of the pull request title if present. This uncouples pull requests and notes somewhat. While ideally, a pull request introduces a change that would be described in