mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 03:05:00 +00:00
small improvement to test
This commit is contained in:
parent
1f83a89192
commit
d22b1dfb32
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ after b
|
||||||
" implementation uses a list comprehension to apply the `operation` function to"
|
" implementation uses a list comprehension to apply the `operation` function to"
|
||||||
" each element of the `collection` and returns the resulting list.\n"
|
" each element of the `collection` and returns the resulting list.\n"
|
||||||
"Run it like this:\n\n"
|
"Run it like this:\n\n"
|
||||||
"```\npython hello.py\n```\n\n"
|
"```\npython {sample_file}\n```\n\n"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Call update_files method
|
# Call update_files method
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue