Fix the versionadded indentation in exec_module doc (GH-8719)
This commit is contained in:
parent
c630e10440
commit
65b5ef02ec
|
@ -770,7 +770,7 @@ ABC hierarchy::
|
|||
|
||||
Concrete implementation of :meth:`Loader.exec_module`.
|
||||
|
||||
.. versionadded:: 3.4
|
||||
.. versionadded:: 3.4
|
||||
|
||||
.. method:: load_module(fullname)
|
||||
|
||||
|
|
Loading…
Reference in New Issue