mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
style: Fix trailing whitespace and comma consistency
This commit is contained in:
parent
75dfd4505b
commit
fb5a32f429
1 changed files with 3 additions and 3 deletions
|
@ -149,7 +149,7 @@ class Commands:
|
|||
),
|
||||
(
|
||||
"context",
|
||||
"Work with surrounding code context for more contextually-aware edits."
|
||||
"Work with surrounding code context for more contextually-aware edits.",
|
||||
),
|
||||
]
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue