Skip to content

Commit 4f3281b

Browse files
committed
Fix image in Cython section: .svg arrows were rendered incorrectly.
1 parent 9897343 commit 4f3281b

File tree

3 files changed

+1
-539
lines changed

3 files changed

+1
-539
lines changed

content/cython.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ the Python interpreter needs to:
5757
5. Perform the ``+`` operation
5858
6. Construct a new integer object for the result ("boxing")
5959

60-
.. image:: img/cython/unboxing-boxing.svg
60+
.. image:: img/cython/unboxing-boxing.png
6161
:class: center
6262
:width: 90.0%
6363

50.8 KB
Loading

0 commit comments

Comments
 (0)