mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
period
This commit is contained in:
parent
8aba2376ce
commit
87df24bcd9
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ class Coder:
|
|||
if fname.is_dir():
|
||||
continue
|
||||
|
||||
self.io.tool_output(f"Added {fname} to the chat")
|
||||
self.io.tool_output(f"Added {fname} to the chat.")
|
||||
|
||||
fname = fname.resolve()
|
||||
self.abs_fnames.add(str(fname))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue