Skip to content

Commit

Permalink
Update load_safety_data_tables.py
Browse files Browse the repository at this point in the history
  • Loading branch information
atalyaalon authored Feb 12, 2025
1 parent 0fcd66f commit c919355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airflow_server/dags/load_safety_data_tables.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from airflow import DAG
from airflow.utils.dates import days_ago
import pendulum

from anyway_etl_airflow.operators.cli_bash_operator import CliBashOperator
Expand Down

0 comments on commit c919355

Please sign in to comment.