mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-13 08:05:01 +00:00
copy
This commit is contained in:
parent
62a4ae1f61
commit
ba9d5d4784
1 changed files with 2 additions and 3 deletions
|
@ -125,9 +125,8 @@ Save this code in a new file named `getdata.py`. Remember to replace `'your_api_
|
|||
> Add new_file/getdata.py to git? y
|
||||
> Applied edit to new_file/getdata.py
|
||||
> Commit afcb9d1 aider: Added `getdata.py` file with download script.
|
||||
> ^C again to quit
|
||||
|
||||
#### add my api key: 4ae31ed2a0f0dd62609e51cd95b00587d8e7774f
|
||||
#### add my api key: 4ae31ed2a0f0dd62609e51cd95deadbeefe7774f
|
||||
|
||||
I will update the API key in the file.
|
||||
|
||||
|
@ -136,7 +135,7 @@ new_file/getdata.py
|
|||
<<<<<<< ORIGINAL
|
||||
api_key = 'your_api_key'
|
||||
=======
|
||||
api_key = '4ae31ed2a0f0dd62609e51cd95b00587d8e7774f'
|
||||
api_key = '4ae31ed2a0f0dd62609e51cd95deadbeefe7774f'
|
||||
>>>>>>> UPDATED
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue