Skip to content

Commit 7af34eb

Browse files
committed
Fix lint
1 parent 781a730 commit 7af34eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/import.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ Importing Modules
341341
The function creates and returns a module object given a *spec* and an *initfunc*.
342342
343343
*spec* must be a :class:`~importlib.machinery.ModuleSpec` object
344-
344+
345345
*initfunc* is the same as in :c:func:`PyImport_ExtendInittab`
346346
347347
.. versionadded:: 3.15

0 commit comments

Comments
 (0)