Skip to content

Commit 58dab8e

Browse files
committed
Remove last remnant of earlier PR
1 parent eefcbdf commit 58dab8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/library/dis.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,6 @@ iterations of the loop.
860860
.. opcode:: RETURN_VALUE
861861

862862
Returns with ``STACK[-1]`` to the caller of the function.
863-
Used in normal functions.
864863

865864
.. versionadded:: 3.14
866865

0 commit comments

Comments
 (0)