Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 65b5ef0

Browse files
andresdelfinoMariatta
authored andcommitted
Fix the versionadded indentation in exec_module doc (GH-8719)
1 parent c630e10 commit 65b5ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/importlib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ ABC hierarchy::
770770

771771
Concrete implementation of :meth:`Loader.exec_module`.
772772

773-
.. versionadded:: 3.4
773+
.. versionadded:: 3.4
774774

775775
.. method:: load_module(fullname)
776776

0 commit comments

Comments
 (0)