From 9eead8a904b8f90bac76b68a24e3704b281620fd Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Thu, 7 Nov 2024 10:30:45 -0800 Subject: [PATCH] style: Fix comment formatting and whitespace --- aider/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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