style: Fix trailing whitespace and comma consistency

This commit is contained in:
Paul Gauthier (aider) 2025-03-22 14:16:55 -07:00
parent 75dfd4505b
commit fb5a32f429

View file

@ -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.",
),
]
)