Files
linux-kernel-module-cheat/cli_function_test_config_2.py
Ciro Santilli 六四事件 法轮功 0a33292326 start porting build
2019-01-22 00:00:00 +00:00

6 lines
96 B
Python

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