Source code for pypushflow.tests.tasks.pythonActor2

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