Body
To avoid issues like: #44017
Some info about templating of __init__
https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#optional-apply-template-updates
The pre commit should fail if someone modify the init to a pattern that doesn't match the template
Committer
Body
To avoid issues like: #44017
Some info about templating of
__init__https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#optional-apply-template-updates
The pre commit should fail if someone modify the init to a pattern that doesn't match the template
Committer