Closed eforgacs closed 7 years ago
The usage description says: from STree import STree
from STree import STree
I haven't been able to get it to work with that. I think that it should say:
from suffix_trees import STree
Thanks, will fix it
The usage description says:
from STree import STree
I haven't been able to get it to work with that. I think that it should say:
from suffix_trees import STree