We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b21682 commit 65166f6Copy full SHA for 65166f6
Doc/library/heapq-binary-tree.png
24.3 KB
Doc/library/heapq.rst
@@ -350,7 +350,7 @@ that ``a[0]`` is always its smallest element.
350
The strange invariant above is meant to be an efficient memory representation
351
for a tournament. The numbers below are *k*, not ``a[k]``:
352
353
-.. figure:: heapq-binary-tree.svg
+.. figure:: heapq-binary-tree.*
354
:class: invert-in-dark-mode
355
:align: center
356
:alt: Example (min-heap) binary tree.
0 commit comments