josh-fell opened a new pull request, #29399:
URL: https://github.com/apache/airflow/pull/29399

   If users set `doc_md` arg on `@dag`- or `@task`-decorated TaskFlow functions 
and those functions have a docstring, the `doc_md` value is not respected. 
Instead this PR will enforce only using the TaskFlow function docstring as the 
documentation if `doc_md` (or any `doc*` attrs for tasks) is not set.


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