I created a DAG that will run on a weekly basis. Below is what I tried and it\'s working as expected.
from datetime import datetime, timedelta from airflow im