Skip to content

Commit

Permalink
Add macro
Browse files Browse the repository at this point in the history
  • Loading branch information
amishas157 committed Dec 12, 2024
1 parent e15108f commit 52ca776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dags/external_data_dag.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
},
render_template_as_native_obj=True,
user_defined_macros={
"subtract_data_interval": macros.subtract_data_interval,
"batch_run_date_as_datetime_string": macros.batch_run_date_as_datetime_string,
},
user_defined_filters={
Expand Down

0 comments on commit 52ca776

Please sign in to comment.