Commit dc33196d authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

test python operator

parent bf063b09
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,4 +59,4 @@ with DAG(
        bash_command="sleep 5",
        retries=3,
    )
    t1 >> t2 >> process_observation
    t1 >> t2 >> process_task