mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-08 05:34:59 +00:00
refac
This commit is contained in:
parent
f1ba68e2a2
commit
602094aca3
3 changed files with 5 additions and 2 deletions
3
aider/coders/__init__.py
Normal file
3
aider/coders/__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from .base import Coder
|
||||
|
||||
__all__ = [Coder]
|
Loading…
Add table
Add a link
Reference in a new issue