mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
e4913669d4
commit
6e4ccf8715
2 changed files with 3 additions and 3 deletions
|
@ -499,7 +499,7 @@ def main(argv=None, input=None, output=None, force_git_root=None, return_coder=F
|
|||
if args.analytics:
|
||||
if analytics.need_to_ask():
|
||||
io.tool_output(
|
||||
"Aider respects your privacy and never collects your code, prompts, chats, keys or"
|
||||
"Aider respects your privacy and never collects your code, chat messages, keys or"
|
||||
" any personal info."
|
||||
)
|
||||
io.tool_output(f"For more info: {urls.analytics}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue