mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 14:25:00 +00:00
fix: Remove verify_ssl
parameter from Coder.__init__
This commit is contained in:
parent
9ca5bab087
commit
7a3a189f8c
1 changed files with 0 additions and 1 deletions
|
@ -214,7 +214,6 @@ class Coder:
|
|||
test_cmd=None,
|
||||
aider_commit_hashes=None,
|
||||
map_mul_no_files=8,
|
||||
verify_ssl=True,
|
||||
commands=None,
|
||||
):
|
||||
if not fnames:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue