Skip to content

Commit fdad13a

Browse files
authored
whitespace
1 parent 5d85385 commit fdad13a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/reference/datamodel.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1675,7 +1675,6 @@ 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-
16791678
* - .. attribute:: frame.f_generator
16801679
- The :term:`generator` or :term:`coroutine` object that owns this frame,
16811680
or ``None`` if the frame is a normal function.

0 commit comments

Comments
 (0)