Skip to content

Commit 3bd2e38

Browse files
committed
Typo fix
1 parent da1fae1 commit 3bd2e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paulstretch_mono.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
import sys
1414
from numpy import *
15-
import wavfilegit
15+
import wavfile
1616
import wave
1717

1818
def load_wav(filename):

0 commit comments

Comments
 (0)