jameslamb opened a new pull request #18928: URL: https://github.com/apache/airflow/pull/18928
This PR proposes adding additional type hints on arguments and return values for methods in `airflow.providers.cncf.kubernetes.utils.PodLauncher` which currently don't have them. I hope this additional information will improve the ability of `mypy` to catch potential issues during future refactorings of `PodLauncher` and other parts of `airflow` that use it. Thanks for your time and consideration. -- 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]
