Skip to content

Commit 4c84150

Browse files
committed
1 parent 8c73d75 commit 4c84150

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pysptk/_sptk.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import numpy as np
44
cimport numpy as np
5+
np.import_array()
56

67
cimport cython
78
from . cimport _sptk

0 commit comments

Comments
 (0)