Skip to content

Commit c919355

Browse files
authored
Update load_safety_data_tables.py
1 parent 0fcd66f commit c919355

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

airflow_server/dags/load_safety_data_tables.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from airflow import DAG
2+
from airflow.utils.dates import days_ago
23
import pendulum
34

45
from anyway_etl_airflow.operators.cli_bash_operator import CliBashOperator

0 commit comments

Comments
 (0)