arjav1528 opened a new pull request, #60313:
URL: https://github.com/apache/airflow/pull/60313

   Added missing documentation for `python_callable`, `op_args`, and 
`op_kwargs` parameters in `SFTPSensor`.
   
   **Changes:**
   - Added parameter documentation to class docstring
   - Improved usage documentation to explain when and how these parameters are 
used
   - Clarified that `files_found` is added to `op_kwargs` only when `op_kwargs` 
is provided and not empty
   
   Fixes documentation gaps where these parameters existed in the 
implementation but were not properly documented.


-- 
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]

Reply via email to