mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
style: Remove extra blank line in test_voice.py
This commit is contained in:
parent
4ef4e8cd72
commit
9c55b7a317
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ def test_callback_processing():
|
||||||
assert not voice.q.empty()
|
assert not voice.q.empty()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def test_get_prompt():
|
def test_get_prompt():
|
||||||
voice = Voice()
|
voice = Voice()
|
||||||
voice.start_time = voice.start_time = os.times().elapsed
|
voice.start_time = voice.start_time = os.times().elapsed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue