mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
prompt copy
This commit is contained in:
parent
e610e5bd0a
commit
22d90d70c6
2 changed files with 3 additions and 3 deletions
|
@ -62,7 +62,7 @@ if __name__ == '__main__':
|
|||
|
||||
## ASSISTANT:
|
||||
|
||||
Do make this change we need to modify `mathweb/flask/app.py` to:
|
||||
To make this change we need to modify `mathweb/flask/app.py` to:
|
||||
|
||||
1. Import the math package.
|
||||
2. Remove the existing factorial() function.
|
||||
|
@ -125,7 +125,7 @@ if __name__ == '__main__':
|
|||
|
||||
## ASSISTANT:
|
||||
|
||||
Do make this change we need to modify `main.py` and make a new file `hello.py`:
|
||||
To make this change we need to modify `main.py` and make a new file `hello.py`:
|
||||
|
||||
1. Make a new hello.py file with hello() in it.
|
||||
2. Remove hello() from main.py and replace it with an import.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue