josh-fell commented on PR #29545:
URL: https://github.com/apache/airflow/pull/29545#issuecomment-1430445759

   > I believe this would hide the attribute for all `falsy` values. (0, "", 
[], etc...). Maybe we only want to skip when the value is actually None ?
   
   Yes, which is actually `doc`, `doc_json`, `doc_rst`, and `doc_yaml`. 
`doc_md` does display None. But I could track down why those are all not None 
if you feel that we should _only_ filter out None. WDYT?


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