We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fcd66f commit c919355Copy full SHA for c919355
airflow_server/dags/load_safety_data_tables.py
@@ -1,4 +1,5 @@
1
from airflow import DAG
2
+from airflow.utils.dates import days_ago
3
import pendulum
4
5
from anyway_etl_airflow.operators.cli_bash_operator import CliBashOperator
0 commit comments