mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
copy
This commit is contained in:
parent
ccd19d2c96
commit
53e0d670b3
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ Be sure to remove all these "AI" comments from the code!
|
||||||
|
|
||||||
todo_app.py:
|
todo_app.py:
|
||||||
⋮...
|
⋮...
|
||||||
class TodoList:
|
│class TodoList:
|
||||||
⋮...
|
⋮...
|
||||||
│ def __init__(self):
|
│ def __init__(self):
|
||||||
│ """Initialize an empty todo list"""
|
│ """Initialize an empty todo list"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue