Skip to content

Commit c740f00

Browse files
Small Name Fix
1 parent 50a5297 commit c740f00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/transforms/liftings/graph2simplicial/test_dnd_lifting.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
)
1111

1212

13-
class TestSimplicialEccentricityLifting:
14-
"""Test the SimplicialEccentricityLifting class."""
13+
class TestSimplicialDnDLifting:
14+
"""Test the SimplicialDnDLifting class."""
1515

1616
def setup_method(self):
1717
# Load the graph

0 commit comments

Comments
 (0)