def func(param1): """ Parameters ---------- x : int y : str description with continuation Example ------- First sentence. Second sentence. Returns ------- Something """ pass