cli_function_test_config.py 95 B

123456
  1. def set_args(args):
  2. '''
  3. :type args: Dict[str, Any]
  4. '''
  5. args['bool_cli'] = True