Skip to content

Commit

Permalink
Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Dec 19, 2024
1 parent 6bf38e1 commit c83986b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/dags/example_taskflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ def build_partial_dbt_env():
schedule_interval="@daily",
start_date=datetime(2024, 1, 1),
catchup=False,
tags=["simple"],
)
def example_taskflow() -> None:
DbtTaskGroup(
Expand Down

0 comments on commit c83986b

Please sign in to comment.