Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
chowbao committed Oct 31, 2023
1 parent 9db4e32 commit eea5378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dags/marts_tables_dag.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

from airflow import DAG
from airflow.models.variable import Variable
from stellar_etl_airflow.build_cross_dependency_task import build_cross_deps
from stellar_etl_airflow.build_dbt_task import build_dbt_task
from stellar_etl_airflow.default import get_default_dag_args, init_sentry

Expand Down

0 comments on commit eea5378

Please sign in to comment.