style: Run linter and fix formatting issues in repo.py

This commit is contained in:
Paul Gauthier (aider) 2025-02-04 11:36:16 -08:00
parent dd42d24d8a
commit 74d5e2b0c1

View file

@ -17,6 +17,7 @@ except ImportError:
import pathspec
from aider import prompts, utils
from .dump import dump # noqa: F401
ANY_GIT_ERROR += [