Kaydet (Commit) 526575d5 authored tarafından Georg Brandl's avatar Georg Brandl

Fix invalid markup.

üst c601dc16
...@@ -281,10 +281,10 @@ ABC hierarchy:: ...@@ -281,10 +281,10 @@ ABC hierarchy::
given module's repr, as a string. The module type's default repr() will given module's repr, as a string. The module type's default repr() will
use the result of this method as appropriate. use the result of this method as appropriate.
.. versionadded: 3.3 .. versionadded:: 3.3
.. versionchanged:: 3.4 .. versionchanged:: 3.4
Made optional instead of an abstractmethod. Made optional instead of an abstractmethod.
.. class:: ResourceLoader .. class:: ResourceLoader
......
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