in s2s_pipeline.py [0:0]
def prepare_module_args(module_kwargs, *handler_kwargs):
optimal_mac_settings(module_kwargs.local_mac_optimal_settings, module_kwargs)
if platform == "darwin":
check_mac_settings(module_kwargs)
overwrite_device_argument(module_kwargs.device, *handler_kwargs)