### Body We have quite a few cases where .pyi and .py files we have get desynchronized (for example: * https://github.com/apache/airflow/issues/36224 * https://github.com/apache/airflow/pull/36406 * https://github.com/apache/airflow/pull/36405 We should find a way to keep them synchronized as changes are applied to either .py or .pyi ### Committer - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Body
We have quite a few cases where .pyi and .py files we have get desynchronized (for example:
dockerdecorator type annotations #36406kubernetesdecorator type annotation consistent with operator #36405We should find a way to keep them synchronized as changes are applied to either .py or .pyi
Committer