patch import
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
#cython: language_level=3
|
#cython: language_level=3
|
||||||
|
|
||||||
from ._obidms cimport OBIView
|
from ._obiview cimport OBIView
|
||||||
from ._obiseq cimport OBI_Nuc_Seq, OBI_Nuc_Seq_Stored
|
from ._obiseq cimport OBI_Nuc_Seq, OBI_Nuc_Seq_Stored
|
||||||
|
|
||||||
|
|
||||||
cdef class OBIView_NUC_SEQS_QUAL(OBIView_NUC_SEQS):
|
cdef class OBIView_NUC_SEQS_QUAL(OBIView_NUC_SEQS):
|
||||||
|
Reference in New Issue
Block a user