eladkal commented on PR #25426:
URL: https://github.com/apache/airflow/pull/25426#issuecomment-1206154900

   Still failing with 
   ```
   Run mypy for 
providers.................................................................Failed
   - hook id: run-mypy
   - exit code: 1
   
   airflow/providers/microsoft/azure/hooks/wasb.py:305: error: Incompatible 
types
   in assignment (expression has type "Union[bytes, str]", variable has type
   "bytes")  [assignment]
                   content: bytes = stream.readall()
   ```
   will push a fix


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