Skip to content

Commit

Permalink
fix mon recap
Browse files Browse the repository at this point in the history
linting
  • Loading branch information
YannickPassa committed Jun 19, 2024
1 parent adad5e4 commit 7921d02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dags/monrecap.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ def monrecap_gsheet(**kwargs):

monrecap_gsheet = monrecap_gsheet()


(start >> monrecap_airtable >> monrecap_gsheet >> end)
(start >> monrecap_airtable >> monrecap_gsheet >> end)

0 comments on commit 7921d02

Please sign in to comment.