mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
chore: add TODO comment for refactoring URL handling
This commit is contained in:
parent
e475f3d752
commit
a848933875
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,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!
|
||||
|
||||
def check_config_files_for_yes(config_files):
|
||||
found = False
|
||||
for config_file in config_files:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue