mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
added missing fence closing
This commit is contained in:
parent
2c037a009c
commit
15336eeb04
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ some/dir/example.py
|
|||
# Function to add
|
||||
def add(a,b):
|
||||
>>>>>>> UPDATED
|
||||
```
|
||||
|
||||
Every *edit block* must be fenced w/triple backticks with the correct code language.
|
||||
Every *edit block* must start with the full path! *NEVER* propose edit blocks for *read-only* files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue