style: fix linting issues in watch.py

This commit is contained in:
Paul Gauthier (aider) 2024-12-01 18:25:23 -08:00
parent 981bd950da
commit 75d24974ec

View file

@ -10,6 +10,7 @@ from watchfiles import watch
from aider.dump import dump # noqa
# ai
def is_source_file(path: Path) -> bool:
"""