Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
jordibc committed Oct 19, 2023
1 parent 9055f54 commit d304bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ete4/coretype/tree.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -2152,7 +2152,7 @@ cdef class Tree(object):
Example::
t = Tree.from_skibio(skbioTree, map_attributes=['value'])
t = Tree.from_skibio(skbioTree, map_attributes=['value'])
"""
from skbio import TreeNode as skbioTreeNode

Expand Down

0 comments on commit d304bf3

Please sign in to comment.