tiramisu-cmdline-parser/tests/data/compare/30_choice_int/argparse.py
Emmanuel Garette 3d1a558389 setup.py
2024-07-30 11:41:47 +02:00

2 lines
71 B
Python

parser.add_argument('--door', help='Door numbers', choices=[1, 2, 3])