mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
style: Remove trailing whitespace
This commit is contained in:
parent
2fe79ac6a3
commit
f49449b520
1 changed files with 1 additions and 1 deletions
|
@ -926,7 +926,7 @@ def main(argv=None, input=None, output=None, force_git_root=None, return_coder=F
|
||||||
|
|
||||||
# Track auto-commits configuration
|
# Track auto-commits configuration
|
||||||
analytics.event("auto_commits", enabled=bool(args.auto_commits))
|
analytics.event("auto_commits", enabled=bool(args.auto_commits))
|
||||||
|
|
||||||
try:
|
try:
|
||||||
coder = Coder.create(
|
coder = Coder.create(
|
||||||
main_model=main_model,
|
main_model=main_model,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue