mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
style: remove unused tempfile import from test_voice.py
This commit is contained in:
parent
97daff4a10
commit
2fe0dda8af
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
import os
|
import os
|
||||||
import queue
|
import queue
|
||||||
import tempfile
|
|
||||||
from unittest.mock import Mock, patch
|
from unittest.mock import Mock, patch
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue