potiuk commented on pull request #20409:
URL: https://github.com/apache/airflow/pull/20409#issuecomment-997817599


   > @potiuk Since some of the example DAGs (in this provider and several 
others) that have Mypy complaining about `default_args`, WDYT about adding to 
the logic when we render docs that ignores the `# type: ignore...` comments 
similar to what we do with the `# START/END [...]` markers so they don't show 
up in documentation? In this provider for example, we hide the Mypy ignore 
comment in "example_azure_blob_to_gcs.py".
   
   Should be possible. I think for that we would have to write a little extra 
logic here: 
https://github.com/apache/airflow/blob/f9591042285e8acefebdab0f789357049e136f64/docs/exts/exampleinclude.py#L52


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