mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
copy
This commit is contained in:
parent
84ca8dd582
commit
88eaf8cf1d
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ def main():
|
|||
|
||||
print(
|
||||
f"Oldest issue: #{oldest_issue['number']}: {oldest_issue['comments']} comments"
|
||||
f" {oldest_issue['html_url']} (created on {oldest_issue['created_at']})"
|
||||
f" {oldest_issue['html_url']} ({oldest_issue['state']})"
|
||||
)
|
||||
|
||||
# Confirmation prompt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue