You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/18 13:37:43 UTC

[GitHub] [airflow] mlgruby commented on a change in pull request #11609: strict type checking for provider Google

mlgruby commented on a change in pull request #11609:
URL: https://github.com/apache/airflow/pull/11609#discussion_r507152655



##########
File path: airflow/providers/google/suite/hooks/drive.py
##########
@@ -65,9 +65,9 @@ def __init__(
 
     def get_conn(self) -> Any:
         """
-        Retrieves the connection to Google Drive.
-
-        :return: Google Drive services object.
+                Retrieves the connection to Google Drive.

Review comment:
       Aha! Was trying to figure out why doc build is failing. Will make the changes 
   Thanks @potiuk :) 




----------------------------------------------------------------
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:
users@infra.apache.org