def set_args(args): ''' :type args: Dict[str, Any] ''' args['bool_cli'] = False args['args_star'] = ['asdf', 'qwer']