Azure / Azure/azure-functions-durable-python

Stub file not found for "azure.durable_functions"

オープン
#524 コメント 2 件 リアクション 0 件 担当者 1 名 @nytian が担当を希望しています GitHub で見る
bug fixed-in-v2 P2
主要言語
Python
スター
157
フォーク
70
平均マージ
2日 10時間
マージ済み PR(30日)
2

説明

🐛 **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`

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。