kaxil commented on a change in pull request #20079:
URL: https://github.com/apache/airflow/pull/20079#discussion_r763973363



##########
File path: airflow/providers/google/cloud/utils/credentials_provider.py
##########
@@ -89,6 +89,8 @@ def provide_gcp_credentials(key_file_path: Optional[str] = 
None, key_file_dict:
     :type key_file_path: str
     :param key_file_dict: Dictionary with credentials.
     :type key_file_dict: Dict
+
+    __ https://cloud.google.com/docs/authentication/production

Review comment:
       TIL -- didn't knew we could do this in docstrings too




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