mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
style: Fix line length in comment
This commit is contained in:
parent
517b2b42a6
commit
b982626ac4
1 changed files with 1 additions and 2 deletions
|
@ -50,8 +50,7 @@ CLOSE_FIXED_ENHANCEMENT_COMMENT = (
|
||||||
"""I'm closing this enhancement request since it has been marked as 'fixed' for over """
|
"""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"""
|
"""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 """
|
"""If you find that this enhancement is still needed, please feel free to reopen this """
|
||||||
"""issue or create a new one."""
|
"""issue or create a new one.""" + BOT_SUFFIX
|
||||||
+ BOT_SUFFIX
|
|
||||||
)
|
)
|
||||||
|
|
||||||
# GitHub API configuration
|
# GitHub API configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue