mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25: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
|
||||
|
||||
commands = Commands(io, None, verify_ssl=args.verify_ssl)
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue