* remove trailing spaces. [ci skip]

This commit is contained in:
git 2023-08-02 23:43:29 +00:00
Родитель 192ed8e70f
Коммит 29fd05036b
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -2,12 +2,12 @@ import argparse
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