gh-133530: Modify Heapq docs image settings (gh-133937)

Add class
This commit is contained in:
Stan Ulbrych 2025-05-12 17:03:28 +01:00 committed by GitHub
parent 8d478c7953
commit d1533115ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -315,6 +315,7 @@ The strange invariant above is meant to be an efficient memory representation
for a tournament. The numbers below are *k*, not ``a[k]``:
.. figure:: heapq-binary-tree.svg
:class: invert-in-dark-mode
:align: center
:alt: Example (min-heap) binary tree.