mirror of
https://github.com/romanz/amodem.git
synced 2026-05-08 04:07:39 +08:00
fix tests' imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import stream
|
||||
import wave
|
||||
from amodem import stream
|
||||
from amodem import wave
|
||||
|
||||
|
||||
def test():
|
||||
|
||||
Reference in New Issue
Block a user