from invoke import task @task def demo(c): """""" pass