Skip to content

Commit d70a7fb

Browse files
committed
Make the docs build happy
1 parent d39b42d commit d70a7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Remove all ``*.load_module()`` usage and definitions from the import system
22
and importlib. The method has been deprecated in favor of
3-
:meth:`importlib.abc.Loader.exec_module` since Python 3.4.
3+
``importlib.abc.Loader.exec_module()`` since Python 3.4.

0 commit comments

Comments
 (0)