mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
chore: remove AI comment from watch.py
This commit is contained in:
parent
8c1d9bffcd
commit
ee4206099a
1 changed files with 0 additions and 1 deletions
|
@ -195,7 +195,6 @@ Be sure to remove all these "ai" comments from the code!
|
|||
# Convert comment line numbers to line indices (0-based)
|
||||
lois = [ln - 1 for ln, _ in zip(line_nums, comments) if ln > 0]
|
||||
|
||||
#ai remove this comment!
|
||||
context = TreeContext(
|
||||
rel_fname,
|
||||
code,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue