This commit is contained in:
Paul Gauthier 2024-08-31 16:41:02 -07:00
parent 10c971465b
commit 209adecb19

View file

@ -17,7 +17,6 @@ def install_from_main_branch(io):
Install the latest version of aider from the main branch of the GitHub repository. Install the latest version of aider from the main branch of the GitHub repository.
""" """
print("1")
return utils.check_pip_install_extra( return utils.check_pip_install_extra(
io, io,
None, None,