This is an automated email from the ASF dual-hosted git repository.
dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 4b2ea14b13e Fix support for a path in `[api] base_url` (#47840)
add 779b76b8914 Handle null logical date in TimeDeltaSensorAsync (#47652)
No new revisions were added by this update.
Summary of changes:
providers/standard/docs/sensors/datetime.rst | 4 +
.../providers/standard/sensors/time_delta.py | 45 +++++++----
.../tests/unit/standard/sensors/test_time_delta.py | 88 ++++++++++++++++++++++
3 files changed, 122 insertions(+), 15 deletions(-)