potiuk commented on a change in pull request #5786:  [AIRFLOW-5170] Fix 
encoding pragmas, consistent licences for python files and related pylint fixes
URL: https://github.com/apache/airflow/pull/5786#discussion_r314948274
 
 

 ##########
 File path: tests/contrib/utils/gcp_authenticator.py
 ##########
 @@ -51,20 +51,15 @@
 
 class GcpAuthenticator(LoggingCommandExecutor):
     """
-    Manages authentication to Google Cloud Platform. It helps to manage
-    connection - it can authenticate with the gcp key name specified
-    """
+    Initialises the authenticator.
 
+    :param gcp_key: name of the key to use for authentication (see GCP_*_KEY 
values)
+    :param project_extra: optional extra project parameter passed to google 
cloud
+           connection
 
 Review comment:
   Done.

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


With regards,
Apache Git Services

Reply via email to