e.g. ```py def sample_func(price): """ Invalid Space num Sample. Parameters ---------- price : int Sample price. """ pass ```