parser.add_argument('inputs', nargs='+', type=argparse.FileType('r'), help='A list of .jpg or .jpeg files to serialize into a ' 'request json') args ...
確定! 回上一頁