Skip to content

Commit a9e5147

Browse files
committed
update docstring
1 parent 0eac87c commit a9e5147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bigtree/tree/export.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,7 @@ def tree_to_pillow(
726726
>>> pillow_image = tree_to_pillow(root)
727727
728728
Export to image (PNG, JPG) file, etc.
729+
729730
>>> pillow_image.save("tree_pillow.png")
730731
>>> pillow_image.save("tree_pillow.jpg")
731732

0 commit comments

Comments
 (0)