mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 04:35:00 +00:00
style: Apply linter formatting changes
This commit is contained in:
parent
2f3cd436a6
commit
9ca5bab087
1 changed files with 1 additions and 0 deletions
|
@ -474,6 +474,7 @@ def main(argv=None, input=None, output=None, force_git_root=None, return_coder=F
|
||||||
)
|
)
|
||||||
|
|
||||||
from aider.commands import Commands
|
from aider.commands import Commands
|
||||||
|
|
||||||
commands = Commands(io, None, verify_ssl=args.verify_ssl)
|
commands = Commands(io, None, verify_ssl=args.verify_ssl)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue