mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
it does not seem to try and append
This commit is contained in:
parent
9e4ba5ee4b
commit
c094a16d1b
1 changed files with 0 additions and 11 deletions
11
prompts.py
11
prompts.py
|
@ -33,17 +33,6 @@ example.py
|
||||||
=======
|
=======
|
||||||
# Function to multiply two numbers using the standard algorithm
|
# Function to multiply two numbers using the standard algorithm
|
||||||
>>>>>>> UPDATED
|
>>>>>>> UPDATED
|
||||||
|
|
||||||
# To add lines to end of a file, use the special form of including an *empty* ORIGINAL block:
|
|
||||||
|
|
||||||
some/file.txt
|
|
||||||
<<<<<<< ORIGINAL
|
|
||||||
=======
|
|
||||||
These lines will
|
|
||||||
be added to the end
|
|
||||||
of the file
|
|
||||||
>>>>>>> UPDATED
|
|
||||||
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
returned_code = '''
|
returned_code = '''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue