2 lines
50 B
Python
2 lines
50 B
Python
|
parser.add_arguments(IntOption('int', 'integer'))
|
|
parser.add_arguments(IntOption('int', 'integer'))
|