fritz-astronomer opened a new issue, #60184: URL: https://github.com/apache/airflow/issues/60184
### What do you see as an issue? https://airflow.apache.org/docs/apache-airflow-providers-sftp/5.5.1/_api/airflow/providers/sftp/sensors/sftp/index.html The docstring for sftp sensor doesn't mention what `python_callable`, `op_args`, or `op_kwargs` are. https://airflow.apache.org/docs/apache-airflow-providers-sftp/5.5.1/sensors/sftp_sensor.html The usage doc for the overall sensor does mention these params (and not most others) but doesn't really mention the *purpose* of the `python_callable`, beyond > Whatever returned by the python callable is put into XCom. ### Solving the problem _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
