enayati239 commented on issue #53905: URL: https://github.com/apache/airflow/issues/53905#issuecomment-3190510859
Thanks for getting back to me. I did something and looks it is fixed. 1. First of all, I realized I didn't upgrade my local Airflow library and my codes were referring still to the older version. 2. I created the dag dynamically and I decided to give a separate python module for each dag instead of creating them all in one Python module. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
