2 lines
70 B
Python
2 lines
70 B
Python
|
parser.add_arguments(ChoiceOption('door', 'Door numbers', (1, 2, 3)))
|