Fix the versionadded indentation in exec_module doc (GH-8719)

This commit is contained in:
Andrés Delfino 2018-08-12 03:50:46 -03:00 committed by Mariatta
parent c630e10440
commit 65b5ef02ec
1 changed files with 1 additions and 1 deletions

View File

@ -770,7 +770,7 @@ ABC hierarchy::
Concrete implementation of :meth:`Loader.exec_module`.
.. versionadded:: 3.4
.. versionadded:: 3.4
.. method:: load_module(fullname)