mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
style: Fix comment formatting and whitespace
This commit is contained in:
parent
7761bccffe
commit
9eead8a904
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue