mirror of
https://github.com/romanz/amodem.git
synced 2026-03-17 23:26:01 +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