diff --git a/scripts/issues.py b/scripts/issues.py index 1b98035a1..06356ca0d 100755 --- a/scripts/issues.py +++ b/scripts/issues.py @@ -50,8 +50,7 @@ CLOSE_FIXED_ENHANCEMENT_COMMENT = ( """I'm closing this enhancement request since it has been marked as 'fixed' for over """ """3 weeks. The requested feature should now be available in recent versions of aider.\n\n""" """If you find that this enhancement is still needed, please feel free to reopen this """ - """issue or create a new one.""" - + BOT_SUFFIX + """issue or create a new one.""" + BOT_SUFFIX ) # GitHub API configuration