ChloeSheasby commented on code in PR #34874:
URL: https://github.com/apache/airflow/pull/34874#discussion_r1367412425


##########
airflow/providers/google/cloud/operators/cloud_run.py:
##########
@@ -270,6 +271,7 @@ def __init__(
         project_id: str,
         region: str,
         job_name: str,
+        overrides: dict | None = None,

Review Comment:
   Are you saying I need to make sure that the type of the dictionary is more 
specific?



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to