badd890675
This PR Standardises the callable signatures in PythonOperator, PythonSensor, ExternalTaskSensor, SimpleHttpOperator and HttpSensor. The callable facilities in PythonOperator have been refactored into airflow.utils.helper.make_kwargs_callable. And it's used in those other places to make them work the same way. Co-authored-by: Ash Berlin-Taylor <ash_github@firemirror.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_base_sensor.py | ||
test_bash.py | ||
test_date_time_sensor.py | ||
test_external_task_sensor.py | ||
test_filesystem.py | ||
test_python.py | ||
test_smart_sensor_operator.py | ||
test_sql_sensor.py | ||
test_time_sensor.py | ||
test_timedelta_sensor.py | ||
test_timeout_sensor.py | ||
test_weekday_sensor.py |