ashb commented on a change in pull request #20079:
URL: https://github.com/apache/airflow/pull/20079#discussion_r763974862
##########
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:
Yup, Doc strings are "just" rst :)
--
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]