Skip to content

Commit

Permalink
Fix missed doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
mpage committed Mar 1, 2025
1 parent 725dc8e commit 03d35b2
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 @@ -215,7 +215,7 @@ Example:
...
RESUME
LOAD_GLOBAL
LOAD_FAST
LOAD_FAST_BORROW
CALL
RETURN_VALUE

Expand Down

0 comments on commit 03d35b2

Please sign in to comment.