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

(cherry picked from commit 65b5ef02ec)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
This commit is contained in:
Miss Islington (bot) 2018-08-12 00:01:21 -07:00 committed by GitHub
parent 6b14508522
commit 7e0153e166
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)