mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
style: Apply linter formatting
This commit is contained in:
parent
49b3f85cc5
commit
43cd0164e0
1 changed files with 1 additions and 1 deletions
|
@ -20,8 +20,8 @@ import pathspec
|
|||
|
||||
from aider import prompts, utils
|
||||
|
||||
from .waiting import WaitingSpinner
|
||||
from .dump import dump # noqa: F401
|
||||
from .waiting import WaitingSpinner
|
||||
|
||||
ANY_GIT_ERROR += [
|
||||
OSError,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue