nathadfield commented on issue #35630:
URL: https://github.com/apache/airflow/issues/35630#issuecomment-1910362591

   @yilinlesley I could not replicate this.  I cloned 
[this](https://github.com/astronomer/airflow-scheduling-tutorial/tree/main) 
repository and started Airflow locally with Astro Runtime v9.7.0.
   
   I then took your code above which, initially, gave a `Module Not Found` 
error.  Once I corrected the import path for `UnevenIntervalsTimetable` to 
`from uneven_intervals import UnevenIntervalsTimetable`, I could view the DAG 
in the UI without issue.
   
   ![Screenshot 2024-01-25 at 14 49 
05](https://github.com/apache/airflow/assets/967119/e66a6378-8359-49b4-a990-3979354b1b56)
   


-- 
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]

Reply via email to