dabla commented on code in PR #40751:
URL: https://github.com/apache/airflow/pull/40751#discussion_r1696378534


##########
airflow/providers/odbc/hooks/odbc.py:
##########
@@ -99,15 +92,6 @@ def sqlalchemy_scheme(self) -> str:
             raise RuntimeError("sqlalchemy_scheme in connection extra should 
not contain : or / characters")
         return self._sqlalchemy_scheme or extra_scheme or 
self.DEFAULT_SQLALCHEMY_SCHEME
 
-    @property

Review Comment:
   Done



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