potiuk commented on PR #57782:
URL: https://github.com/apache/airflow/pull/57782#issuecomment-3486880620

   And here:
   
   ```
       def get_python_source(self):
           """Return the source of self.python_callable."""
           return textwrap.dedent(inspect.getsource(self.python_callable))
   ```
   
   


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