uranusjr commented on code in PR #31422:
URL: https://github.com/apache/airflow/pull/31422#discussion_r1201806674


##########
airflow/providers/google/cloud/log/stackdriver_task_handler.py:
##########
@@ -352,7 +351,7 @@ def get_external_log_url(self, task_instance: TaskInstance, 
try_number: int) ->
         Creates an address for an external log collecting service.
         :param task_instance: task instance object
         :param try_number: task instance try_number to read logs from.
-        :return: URL to the external log collection service
+        :return: URL to the external log collection service.

Review Comment:
   Not right, should break before the first `:param:`.



-- 
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]

Reply via email to