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


##########
airflow/providers/microsoft/azure/hooks/wasb.py:
##########
@@ -213,7 +213,7 @@ def get_conn(self) -> BlobServiceClient:
             **extra,
         )
 
-    def _get_container_client(self, container_name: str) -> ContainerClient:

Review Comment:
   Otherwise MyPy fails with new azure libraries



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