Skip to content

Commit

Permalink
added graph order
Browse files Browse the repository at this point in the history
  • Loading branch information
davedavemckay committed Aug 15, 2024
1 parent 0cff7f4 commit dcb3209
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions echo-side/dags/process_new_zips.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,6 @@ def dl_bucket_names(**kwargs):
) for bucket_name in bucket_names]
# else:
# print('No bucket names found.')

get_bucket_names >> process_zips_task

0 comments on commit dcb3209

Please sign in to comment.