Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dengzq1234 committed Mar 4, 2024
1 parent 4afd039 commit 786a5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion treeprofiler/src/utils.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from __future__ import annotations
from treeprofiler.src import b64pickle
from ete4.parser.newick import NewickError
from ete4.operations import remove
from ete4.core.operations import remove
from ete4 import Tree, PhyloTree
from Bio import AlignIO
from Bio.Align import MultipleSeqAlignment
Expand Down

0 comments on commit 786a5ad

Please sign in to comment.