mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
fix: Coder.pretty set by io.pretty
This commit is contained in:
parent
ce64f7e1b7
commit
6d64e88478
2 changed files with 2 additions and 4 deletions
|
@ -503,7 +503,6 @@ def main(argv=None, input=None, output=None, force_git_root=None, return_coder=F
|
|||
repo=repo,
|
||||
fnames=fnames,
|
||||
read_only_fnames=read_only_fnames,
|
||||
pretty=args.pretty,
|
||||
show_diffs=args.show_diffs,
|
||||
auto_commits=args.auto_commits,
|
||||
dirty_commits=args.dirty_commits,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue