Skip to content

Commit 99173b9

Browse files
committed
pacify lint
1 parent 636c8e1 commit 99173b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/dis.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ not have to be) the original ``STACK[-2]``.
704704

705705
.. versionadded:: 3.11
706706
.. versionchanged:: 3.14
707-
With oparg `NB_SUBSCR`, implements binary subscript (replaces opcode BINARY_SUBSCR)
707+
With oparg :``NB_SUBSCR``, implements binary subscript (replaces opcode ``BINARY_SUBSCR``)
708708

709709

710710
.. opcode:: STORE_SUBSCR

0 commit comments

Comments
 (0)