mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
added divs
This commit is contained in:
parent
6b43fdac4a
commit
6abf71367b
12 changed files with 36 additions and 15 deletions
|
@ -28,7 +28,7 @@ GPT reviews the error message and fixes the call to `cmd_add()` to
|
|||
correctly pass a `str` with a space-separated list of filenames
|
||||
instead. The test then passes on the next `/run`.
|
||||
|
||||
## Chat transcript
|
||||
<div class="chat-transcript" markdown="1">
|
||||
|
||||
> $ aider tests/test_commands.py
|
||||
> Creating empty file tests/test_commands.py
|
||||
|
@ -169,3 +169,5 @@ pytest tests/test_commands.py
|
|||
>
|
||||
> ============================== 1 passed in 0.38s ===============================
|
||||
> ```
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue