XD-DENG opened a new pull request #6708: [AIRFLOW-XXX] Fix docstring minor issues in airflow/kubernetes/ URL: https://github.com/apache/airflow/pull/6708 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/browse/AIRFLOW/) issues and references them in the PR title. For example, "\[AIRFLOW-XXX\] My Airflow PR" Pure docstring changes. ### Description - [x] Here are some details about my PR, including screenshots of any UI changes: 1. Always use triple double quotes around docstrings (as pointed out in [PEP 257](https://www.python.org/dev/peps/pep-0257/)) 2. Fix a typo in `pod_launcher.py` 3. Remove unused docstring for parameter `secrets` in class `PodGenerator` ### Tests - [x] My PR adds the following unit tests __OR__ does not need testing for this extremely good reason: N.A.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
