style: Fix comment formatting and whitespace

This commit is contained in:
Paul Gauthier (aider) 2024-11-07 10:30:45 -08:00
parent 7761bccffe
commit 9eead8a904

View file

@ -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