Skip to content

Commit

Permalink
Update screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Nov 7, 2024
1 parent 608085b commit 079bc37
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified docs/sphinx/test_graph_diff_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/sphinx/test_graph_diff_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tests/make_sample_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ def edge_mapper(node: Node, attr_def: dict):
Path(__file__).parent / "temp/tree_diff_obj.png",
format="png",
# add_root=False,
# unique_nodes=False,
unique_nodes=False,
graph_attrs={"label": "Diff T0/T1"},
node_attrs={"style": "filled", "fillcolor": "#e0e0e0"},
edge_attrs={},
Expand Down

0 comments on commit 079bc37

Please sign in to comment.