mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
__all__
This commit is contained in:
parent
a858d06140
commit
f1ba68e2a2
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
__all__ = ['EditBlockPrompts', 'WholeFilePrompts']
|
||||
|
||||
from .editblock import EditBlockPrompts
|
||||
from .wholefile import WholeFilePrompts
|
||||
|
||||
__all__ = [EditBlockPrompts, WholeFilePrompts]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue