mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
prettier
This commit is contained in:
parent
7b993a9bbb
commit
4812d17372
2 changed files with 4 additions and 1 deletions
|
@ -441,7 +441,10 @@ class Commands:
|
|||
return
|
||||
|
||||
text = voice.record_and_transcribe()
|
||||
print()
|
||||
self.io.user_input(text, log_only=False)
|
||||
print()
|
||||
|
||||
return text
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue