actio_python_utils.utils.coalesce

actio_python_utils.utils.coalesce(*args)[source]

Return the first argument that is not None

Return type:

Any

Returns:

The first defined value