Azure / Azure/azure-storage-python
Please fix mypy issues
- Ngôn ngữ chính
- Python
- Star
- 343
- Fork
- 243
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
When running mypy on my code it fails due to azure storage blob.
The error is
```python
c:\repos\trading_analytics\fumo-engine\.venv\lib\site-packages\azure\storage\blob\_serialize.py:129: error: Type signature has too many arguments
c:\repos\trading_analytics\fumo-engine\.venv\lib\site-packages\azure\storage\blob\_blob_client.py:1407: error: Type signature has too few arguments
c:\repos\trading_analytics\fumo-engine\.venv\lib\site-packages\azure\storage\blob\aio\_blob_client_async.py:808: error: Type signature has too few arguments
```
Please fix. Thanks
Hướng dẫn đóng góp
Hướng nghiên cứu
Reproduce the mypy failure and inspect the reported files in azure/storage/blob/_serialize.py, _blob_client.py, and aio/_blob_client_async.py, especially the listed lines. Compare the affected type signatures with the installed Azure dependencies; done means mypy no longer reports these three errors.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- azure, python
- Lĩnh vực
- cloud
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100