Azure / Azure/azure-functions-durable-python

Stub file not found for "azure.durable_functions"

Đang mở
#524 2 bình luận 0 reaction 1 người được giao Được @nytian nhận Xem trên GitHub
bug fixed-in-v2 P2
Ngôn ngữ chính
Python
Star
157
Fork
70
Merge trung bình
2 ngày 10 giờ
Pull request đã merge (30 ngày)
2

Mô tả

🐛 **Describe the bug**

I am using `azure-functions-durable==1.2.9`. Since my repository is type checked by Pyright (in strict mode), I get the following error:

Stub file not found for "azure.durable_functions" (reportMissingTypeStubs)

Would it be possible to include a `py.typed` marker with the released package, as described in PEP-561?

🤔 **Expected behavior**

I would have expected that importing the `azure.durable_functions` does not result in any type checking errors.

☕ **Steps to reproduce**

- Configure a repo with Pyright (strict mode)
- Install and import `azure.durable_functions`

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.