Skip to content

Commit 1941ce3

Browse files
committed
update docs
1 parent 26e6859 commit 1941ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/modules/services/airflow/dags/uk/forecast-national-dag.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
concurrency=10,
9090
max_active_tasks=10,
9191
) as dag:
92-
dag.doc_md = "Get PV data"
92+
dag.doc_md = "Get NESO Solar forecast"
9393

9494
latest_only = LatestOnlyOperator(task_id="latest_only")
9595

0 commit comments

Comments
 (0)