mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 03:05:00 +00:00
test: add basic test for retry_exceptions function
This commit is contained in:
parent
bf63e7045b
commit
3d66b53791
2 changed files with 4 additions and 2 deletions
|
@ -15,7 +15,6 @@ CACHE = None
|
|||
|
||||
RETRY_TIMEOUT = 60
|
||||
|
||||
#ai
|
||||
def retry_exceptions():
|
||||
import httpx
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue