Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickOHara committed Mar 29, 2024
1 parent b576ce9 commit be8ddab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_walk.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ def test_order_edge_list():
with pytest.raises(NotSimpleException):
order_edge_list(edges6)


def test_reorder_edge_list_from_root():
"""Test edges are reordered starting and ending at root"""
root = 0
Expand Down

0 comments on commit be8ddab

Please sign in to comment.