mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
refac
This commit is contained in:
parent
f1ba68e2a2
commit
602094aca3
3 changed files with 5 additions and 2 deletions
|
@ -5,7 +5,7 @@ import configargparse
|
|||
import git
|
||||
|
||||
from aider import __version__, models
|
||||
from aider.coder import Coder
|
||||
from aider.coders import Coder
|
||||
from aider.io import InputOutput
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue