Skip to content

Commit 357014c

Browse files
StanFromIrelandPranjal095
authored andcommitted
pythongh-133530: Modify Heapq docs image settings (pythongh-133937)
Add class
1 parent 8e42f57 commit 357014c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/heapq.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ The strange invariant above is meant to be an efficient memory representation
315315
for a tournament. The numbers below are *k*, not ``a[k]``:
316316

317317
.. figure:: heapq-binary-tree.svg
318+
:class: invert-in-dark-mode
318319
:align: center
319320
:alt: Example (min-heap) binary tree.
320321

0 commit comments

Comments
 (0)