def func(x, y, z): """ Parameters ---------- x : int y : str Other Parameters ---------------- z : int """ pass