Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamgower committed Aug 28, 2020
1 parent ce1d592 commit faaac9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tskit/drawing.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ def remap_style(original_map, new_key, none_value):
node_labels=node_labels, tree_height_scale=tree_height_scale, order=order,
)
tikz.add_tree(tree)
return tikz.tostring()

else:
if width is not None:
Expand Down

0 comments on commit faaac9c

Please sign in to comment.