def func(x): """ Parameters: x(int): first line of the description second line third line Example:: assert func(42) is None """