jens-scheffler-bosch opened a new pull request, #33417: URL: https://github.com/apache/airflow/pull/33417
I just saw the PR #33296 in Slack and really liked it - I was struggeling to find concrete examples myself multiple times. Thanks to @RNHTTR for making this! When taking a look to the examples I noticed that they were not using any typing. I really much like Python type annotations to check code and preventing typos, allowing mypy also to check DAG code. This PR is a proposal - other opinions welcome - to add typing to examples. -- 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]
