josh-fell commented on pull request #20409: URL: https://github.com/apache/airflow/pull/20409#issuecomment-997495631
@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 build 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". -- 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]
