mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
fix: Remove unused verify_ssl
argument from main
function
This commit is contained in:
parent
7a3a189f8c
commit
2ee34ac189
1 changed files with 0 additions and 1 deletions
|
@ -501,7 +501,6 @@ def main(argv=None, input=None, output=None, force_git_root=None, return_coder=F
|
|||
auto_test=args.auto_test,
|
||||
lint_cmds=lint_cmds,
|
||||
test_cmd=args.test_cmd,
|
||||
verify_ssl=args.verify_ssl,
|
||||
commands=commands,
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue