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:
Adam Johnson 2020-09-26 21:35:14 +01:00 committed by GitHub
parent a5b59d6dca
commit 6ca7702c94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

BIN
pep-0603-lookup_hamt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -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%