From 7b34d9e4f4d1b67a516032ed6bded8c1771fd22e Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 28 Nov 2024 15:52:40 -0800 Subject: [PATCH] copy --- scripts/issues.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/issues.py b/scripts/issues.py index 721178fa9..3750f64d1 100755 --- a/scripts/issues.py +++ b/scripts/issues.py @@ -22,7 +22,9 @@ def has_been_reopened(issue_number): # Load environment variables from .env file load_dotenv() -BOT_SUFFIX = """Note: A [bot script](https://github.com/Aider-AI/aider/blob/main/scripts/issues.py) made these updates to the issue. +BOT_SUFFIX = """ + +Note: [A bot script](https://github.com/Aider-AI/aider/blob/main/scripts/issues.py) made these updates to the issue. """ # noqa DUPLICATE_COMMENT = (