kaxil commented on a change in pull request #15316:
URL: https://github.com/apache/airflow/pull/15316#discussion_r611174221
##########
File path: airflow/kubernetes/pod_launcher.py
##########
@@ -15,7 +15,10 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-"""This module is deprecated. Please use `kubernetes.client.models for
V1ResourceRequirements and Port."""
+"""
+This module is deprecated.
+Please use :mod:`kubernetes.client.models for V1ResourceRequirements and Port.
Review comment:
This does not look right
--
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]