Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
jordibc committed Oct 25, 2023
1 parent 58f8254 commit afda540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/treeview/item_faces.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ def get_example_tree():
if __name__ == '__main__':
t, ts = get_example_tree()

# The interactive features are only available using the GUI,
# The interactive features are only available using the GUI.
t.show(tree_style=ts)

0 comments on commit afda540

Please sign in to comment.