mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
style: Run linter and fix formatting issues in repo.py
This commit is contained in:
parent
dd42d24d8a
commit
74d5e2b0c1
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ except ImportError:
|
||||||
import pathspec
|
import pathspec
|
||||||
|
|
||||||
from aider import prompts, utils
|
from aider import prompts, utils
|
||||||
|
|
||||||
from .dump import dump # noqa: F401
|
from .dump import dump # noqa: F401
|
||||||
|
|
||||||
ANY_GIT_ERROR += [
|
ANY_GIT_ERROR += [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue