remove import of Cython.Shadow
This commit is contained in:
@ -18,7 +18,6 @@ from obitools.alignment import Alignment
|
||||
#
|
||||
|
||||
from _dynamic cimport *
|
||||
from Cython.Shadow import NULL
|
||||
|
||||
cdef AlignMatrix* allocateMatrix(int hsize, int vsize,AlignMatrix *matrix=NULL):
|
||||
|
||||
|
Reference in New Issue
Block a user