Commit 7a24bcf1 by Roland Dreier Committed by Wenzel Jakob

Fix malformed reST (#1802)

Commit 2b045757 ("Improve documentation related to inheritance. (#1676)") left off
a ':' from a hyperlink, which breaks the Travis CI build.
parent a2cdd0b9
...@@ -325,7 +325,7 @@ can now create a python class that inherits from ``Dog``: ...@@ -325,7 +325,7 @@ can now create a python class that inherits from ``Dog``:
Extended trampoline class functionality Extended trampoline class functionality
======================================= =======================================
.. _extended_class_functionality_forced_trampoline .. _extended_class_functionality_forced_trampoline:
Forced trampoline class initialisation Forced trampoline class initialisation
-------------------------------------- --------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment