pateash opened a new pull request #16931:
URL: https://github.com/apache/airflow/pull/16931
Closes #16692 ,
As the schedule_interval could be of type datetime.timedelta or
dateutil.relativedelta.relativedelta or str, only showing
description whenever the type is **string ( cron or predefined presets ).**
User can also choose to use Timetable API and this works as well.

Description implemented for Once and Null Timetable and we can easily extend
it to support others going forward.


Predefined **Presets** are also evaluated

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