PEP 603: Fix figure 2 (#1621)
Images are uploaded into per-PEP directories so using those from another PEP doesn't work (any more?).
This commit is contained in:
parent
a5b59d6dca
commit
6ca7702c94
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
|
@ -309,7 +309,7 @@ The above chart demonstrates that:
|
|||
* ``dict.copy()`` becomes less efficient when using around
|
||||
100-200 items.
|
||||
|
||||
.. figure:: pep-0550-lookup_hamt.png
|
||||
.. figure:: pep-0603-lookup_hamt.png
|
||||
:align: center
|
||||
:width: 100%
|
||||
|
||||
|
|
Loading…
Reference in New Issue