Skip to content

Commit 786019d

Browse files
authored
Update Lib/test/test_set.py
1 parent ae5cc7f commit 786019d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_set.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2212,6 +2212,7 @@ def test_cuboctahedron(self):
22122212
for cubevert in edge:
22132213
self.assertIn(cubevert, g)
22142214

2215+
22152216
#==============================================================================
22162217

22172218
if __name__ == "__main__":

0 commit comments

Comments
 (0)