Skip to content

Commit

Permalink
Fixed header underlines in performance docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
claudep committed Jun 5, 2021
1 parent 9812b48 commit ecf8af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/performance.txt
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ performance gains for your application to outweigh the potential risks.
With these caveats in mind, you should be aware of:

`PyPy <https://www.pypy.org/>`_
~~~~~~~~~~~~~~~~~~~~~~~~~~~----
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

`PyPy <https://www.pypy.org/>`_ is an implementation of Python in Python itself
(the 'standard' Python implementation is in C). PyPy can offer substantial
Expand Down

0 comments on commit ecf8af7

Please sign in to comment.