Skip to content

Commit

Permalink
Update exampledag.py
Browse files Browse the repository at this point in the history
  • Loading branch information
neel-astro authored Dec 12, 2024
1 parent e89bf41 commit 28464d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dags/exampledag.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
import requests



# Define the basic parameters of the DAG, like schedule and start_date
@dag(
start_date=datetime(2024, 1, 1),
Expand Down

0 comments on commit 28464d7

Please sign in to comment.