Skip to content

Commit ad36202

Browse files
committed
Update to test DAG replace #2
1 parent 951dbe1 commit ad36202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airflow/dags/cwl_dag.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Parameter args_as_json: JSON string contained the specific values for the workflow specific inputs.
88
"""
99

10-
# Replace request test #1
10+
# Replace request test #2
1111

1212
import json
1313
import logging

0 commit comments

Comments
 (0)