mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
style: Run linter to clean up whitespace in test_sendchat.py
This commit is contained in:
parent
80e57ca074
commit
20d5a9fd4b
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import unittest
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
|
||||
from aider.exceptions import LiteLLMExceptions
|
||||
from aider.llm import litellm
|
||||
from aider.sendchat import simple_send_with_retries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue