Skip to content

Commit 7e44b33

Browse files
authored
whitespace
1 parent fdad13a commit 7e44b33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/reference/datamodel.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1675,6 +1675,7 @@ Special read-only attributes
16751675
- The "precise instruction" of the frame object
16761676
(this is an index into the :term:`bytecode` string of the
16771677
:ref:`code object <code-objects>`)
1678+
16781679
* - .. attribute:: frame.f_generator
16791680
- The :term:`generator` or :term:`coroutine` object that owns this frame,
16801681
or ``None`` if the frame is a normal function.

0 commit comments

Comments
 (0)