Closed this issue 8 years ago · 1 comments
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