recipes

Go to:

Builder

class commonnn.recipes.Builder(recipe=None, **kwargs)
static default_preparation_hook(data)

Dummy preparation hook

Use if no preparation of input data is desired.

Parameters:

data – Input data that should be prepared.

Returns:

(data,), {}