potiuk commented on code in PR #35465:
URL: https://github.com/apache/airflow/pull/35465#discussion_r1382943021


##########
tests/system/providers/google/cloud/vertex_ai/example_vertex_ai_pipeline_job.py:
##########
@@ -17,7 +17,7 @@
 # under the License.
 
 # mypy ignore arg types (for templated fields)
-# type: ignore[arg-type]
+
 

Review Comment:
   I reviewed it and made consistent everywhere (removed old comment if not 
needed and explained where it is added to avoid missing default args warning. 
BTW. Good that we have those` # mypy: disable-error-codes` on a global level.



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