mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
style: fix linting issues in watch.py
This commit is contained in:
parent
8d81ef811e
commit
144ba783a8
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ def watch_source_files(
|
|||
result[file] = comments
|
||||
yield result
|
||||
|
||||
|
||||
def get_ai_comment(filepath, encoding="utf-8"):
|
||||
"""Extract all AI comments from a file"""
|
||||
comments = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue