Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
iritkatriel committed Nov 17, 2023
1 parent efd5906 commit 83ae74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/library/dis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ the following command can be used to display the disassembly of
.. doctest::

>>> dis.dis(myfunc)
2 RESUME 0
2 RESUME 0
<BLANKLINE>
3 LOAD_GLOBAL 1 (len + NULL)
LOAD_FAST 0 (alist)
Expand Down

0 comments on commit 83ae74e

Please sign in to comment.