mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
style: Run linter to clean up code formatting in sendchat.py
This commit is contained in:
parent
4d96728709
commit
9e7219c4d6
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import hashlib
|
|||
import json
|
||||
import time
|
||||
|
||||
|
||||
from aider.dump import dump # noqa: F401
|
||||
from aider.exceptions import LiteLLMExceptions
|
||||
from aider.llm import litellm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue