mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
chore: add comment for future spinner implementation
This commit is contained in:
parent
e8d9ef269b
commit
8cfd64a7be
1 changed files with 2 additions and 0 deletions
|
@ -392,3 +392,5 @@ def printable_shell_command(cmd_list):
|
|||
return subprocess.list2cmdline(cmd_list)
|
||||
else:
|
||||
return shlex.join(cmd_list)
|
||||
|
||||
# add main() that runs a spinner for 10 seconds in 1/4 sec steps AI!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue