nikie opened a new pull request #19142: URL: https://github.com/apache/airflow/pull/19142
## Updates for `BaseOperator` type hints: * `retry_delay`, `max_retry_delay` can accept `float` seconds values which are converted into `timedelta` - reflect this in type hints and docstrings * `dag` params and return values are type hinted with `DAG` imported in `TYPE_CHECKING` mode closes #19138 -- 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]
