airflow_pydantic.PythonSensor¶
- pydantic model airflow_pydantic.PythonSensor[source]¶
Bases:
Task,PythonSensorArgs- field operator: Annotated[type, BeforeValidator(func=get_import_path, json_schema_input_type=PydanticUndefined), PlainSerializer(func=serialize_path_as_string, return_type=str, when_used=json)] = 'airflow_pydantic.airflow.PythonSensor'¶
airflow sensor path