diff --git a/aider/main.py b/aider/main.py index 2ceeebd2a..f7002147e 100644 --- a/aider/main.py +++ b/aider/main.py @@ -28,8 +28,8 @@ from aider.versioncheck import check_version, install_from_main_branch, install_ from .dump import dump # noqa: F401 +# ai change all the confirm_ask/webbrowser.open calls to use io.offer_url! -#ai change all the confirm_ask/webbrowser.open calls to use io.offer_url! def check_config_files_for_yes(config_files): found = False