potiuk commented on a change in pull request #8145: Drop redundant project id 
null checks.
URL: https://github.com/apache/airflow/pull/8145#discussion_r406384956
 
 

 ##########
 File path: airflow/providers/google/cloud/operators/automl.py
 ##########
 @@ -568,7 +568,6 @@ def __init__(
         self,
         dataset: dict,
         location: str,
-        project_id: Optional[str] = None,
 
 Review comment:
   Should be removed from the docstring and mentioned in UPDATING.md

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