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