Skip to content

Commit

Permalink
* remove trailing spaces. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
matzbot committed Aug 2, 2023
1 parent 192ed8e commit 29fd050
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions misc/gdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
import textwrap

# usage: [-h] [-a | --all | --no-all] [-s STACK_SIZE] [uplevel]
#
#
# Dump a control frame
#
#
# positional arguments:
# uplevel CFP offset from the stack top
#
#
# options:
# -h, --help show this help message and exit
# -a, --all, --no-all dump all frames
Expand Down

0 comments on commit 29fd050

Please sign in to comment.