Skip to content

Commit ea2213b

Browse files
committed
Remove trailing space
1 parent 76111ce commit ea2213b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ are always available. They are listed here in alphabetical order.
579579

580580
Dynamic execution of *statements* is supported by the :func:`exec`
581581
function (see below).
582-
582+
583583
.. index:: builtin: exec
584584

585585
.. function:: exec(object, globals=None, locals=None, /, *, closure=None)

0 commit comments

Comments
 (0)