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


##########
providers/vertica/src/airflow/providers/vertica/hooks/vertica.py:
##########
@@ -137,6 +142,11 @@ def get_conn(self) -> connect:
     @property
     def sqlalchemy_url(self) -> URL:

Review Comment:
   local prek does not run mypy - unless you run it with `--hook-stage manual`. 
It takes long to run so we do not want it to happen locally for all changes. 



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