We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb3d9b commit 6df3a7eCopy full SHA for 6df3a7e
pydatastructs/trees/tests/test_heaps.py
@@ -58,4 +58,4 @@ def test_maxheap():
58
assert testmaxHeap.extract() == 4
59
60
test_minheap()
61
-test_maxheap()
+test_maxheap()
0 commit comments