Source code for pypushflow.tests.tasks.pythonActor1

[docs] def run(**kwargs): return {"actor1": True}