turbaszek commented on a change in pull request #7853: Change signature of 
GSheetsHook methods
URL: https://github.com/apache/airflow/pull/7853#discussion_r397652827
 
 

 ##########
 File path: airflow/providers/google/suite/hooks/sheets.py
 ##########
 @@ -48,13 +46,11 @@ class GSheetsHook(CloudBaseHook):
 
     def __init__(
         self,
-        spreadsheet_id: str,
         gcp_conn_id: str = 'google_cloud_default',
 
 Review comment:
   I don't see this hook here:
   https://github.com/apache/airflow/tree/v1-10-stable/airflow/contrib/hooks

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to