2 lines
47 B
Python
2 lines
47 B
Python
parser.add_argument('--foo', help='foo help')
|
|
|
parser.add_argument('--foo', help='foo help')
|
|
|