Skip to content

Commit 34b08ef

Browse files
committed
Merge branch 'develop' into feature/SWS2-24
2 parents 90cb7c2 + 726ac53 commit 34b08ef

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dags/notice_processing_pipeline.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
DAG_NAME = "notice_processing_pipeline"
2222
DAG_ID = "notice_processing_pipeline"
2323

24-
2524
def branch_selector(result_branch: str, xcom_forward_keys: List[str] = [NOTICE_IDS_KEY]) -> str:
2625
start_with_step_name = get_dag_param(key=START_WITH_STEP_NAME_KEY,
2726
default_value=NOTICE_NORMALISATION_PIPELINE_TASK_ID)

0 commit comments

Comments
 (0)