dmx.compressor.fx.transformer.utils.process_kwargs

dmx.compressor.fx.transformer.utils.process_kwargs(kwargs)

A function that goes through each kwarg in kwargs and removes the proxy wrapper.

Parameters:

kwargs (Dict) – kwargs for which proxy wrappers should be removed

Returns:

A dictionary of kwargs where each element has the proxy wrapper removed