mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 19:24:59 +00:00
feat: add watch_source_files import to io.py
This commit is contained in:
parent
923d9a0df2
commit
5b7f813f81
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ from rich.style import Style as RichStyle
|
|||
from rich.text import Text
|
||||
|
||||
from aider.mdstream import MarkdownStream
|
||||
from aider.watch import watch_source_files
|
||||
|
||||
from .dump import dump # noqa: F401
|
||||
from .utils import is_image_file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue