Files
linux-kernel-module-cheat/cli_function_test_config.py
Ciro Santilli 六四事件 法轮功 a5ec63dc28 CliFunction
2019-01-22 00:00:00 +00:00

6 lines
95 B
Python

def set_args(args):
'''
:type args: Dict[str, Any]
'''
args['bool_cli'] = True